Pratyush Desai pratyush
pratyush opened issue GibCasa/steamcmd-containerfile#1 2025-04-30 03:16:53 +02:00
Derived containers don't pick steamcmd user
pratyush pushed to master at GibCasa/steamcmd-containerfile 2025-04-30 02:25:12 +02:00
5f7d650161 SteamCMD podman compatible openSUSE contianer
pratyush created branch master in GibCasa/steamcmd-containerfile 2025-04-30 02:25:12 +02:00
pratyush created repository GibCasa/steamcmd-containerfile 2025-04-30 02:22:52 +02:00
pratyush commented on issue LibertaCasa/git#6 2025-04-29 23:52:04 +02:00
Cgit - Customizing the inteface
image.png
pratyush closed issue LibertaCasa/git#3 2025-04-29 23:17:29 +02:00
gitea mail template
pratyush commented on issue LibertaCasa/git#3 2025-04-29 23:17:28 +02:00
gitea mail template

dude its already good

pratyush closed issue LibertaCasa/git#8 2025-04-29 23:17:07 +02:00
container registry entity too large
pratyush commented on issue LibertaCasa/git#8 2025-04-29 23:17:07 +02:00
container registry entity too large

modesecurity

pratyush closed issue LibertaCasa/git#9 2025-04-29 23:16:43 +02:00
Enable container registry
pratyush closed issue LibertaCasa/git#5 2025-04-29 20:45:10 +02:00
Gitea - Logo
pratyush commented on issue LibertaCasa/git#5 2025-04-29 20:45:05 +02:00
Gitea - Logo

Its fine lol

pratyush commented on issue LibertaCasa/git#9 2025-04-29 20:43:37 +02:00
Enable container registry

have set Config in app.ini for limit of container .

Need to look into a couple of other config vars

pratyush commented on issue LibertaCasa/git#9 2025-04-29 20:42:55 +02:00
Enable container registry

#8

pratyush opened issue LibertaCasa/git#9 2025-04-29 20:42:41 +02:00
Enable container registry
pratyush commented on issue LibertaCasa/git#8 2025-04-29 20:36:52 +02:00
container registry entity too large

Will be adding an nginx block

pratyush commented on issue LibertaCasa/git#8 2025-04-29 20:36:23 +02:00
container registry entity too large

The container registry requires a fixed sub-path /v2 at the root level which must be configured:

Make the reverse-proxy pass https://common.example.com/v2 to http://gitea:3000/v2.

Make sure…

pratyush opened issue LibertaCasa/git#8 2025-04-29 20:36:11 +02:00
container registry entity too large
pratyush opened issue GibCasa/GameServerSupervisor#31 2025-04-24 22:01:39 +02:00
Model refactor to handle Instances
pratyush commented on issue GibCasa/GameServerSupervisor#1 2025-04-24 16:13:26 +02:00
Network mode is hardcoded to 'host'

#29 so this allows us to map container_port/proto to host_port . That’s well and good for if you want a single container of a particular server to be the only thing possible . So

  1. We…