Commit Graph
71 Commits
Author SHA1 Message Date
Alex Tavarez 5a7e6048d9 re-included environment variables for forge container service 2026-08-12 11:39:37 -04:00
Alex Tavarez 55ae0ea2ba removing many environment variables from forge container service for testing purposes 2026-08-12 10:57:20 -04:00
Alex Tavarez 6b21fc54ac renamed container volume mounts, removed mount from surge container service 2026-08-12 10:16:20 -04:00
Alex Tavarez 3dca5aa0ac removed a volume mount for dash container service 2026-08-12 07:32:47 -04:00
Alex Tavarez 80a5201eac changed some things 2026-08-11 14:33:54 -04:00
Alex Tavarez 0cd73e11f1 changed some things 2026-08-11 14:31:21 -04:00
Alex Tavarez ff22da230c removed all environment variables so reliant only on configuration file 2026-08-10 12:50:45 -04:00
Alex Tavarez 60d168476c adding a user attribute for surge container service 2026-08-09 19:08:15 -04:00
Alex Tavarez 179b45bdc0 added back user specifications, as seems unrelated 2026-08-09 18:26:15 -04:00
Alex Tavarez 13d049ebd0 added localtime volume mount for additional container services 2026-08-09 18:09:14 -04:00
Alex Tavarez 53f19fbead removed environment variables specifying proper user 2026-08-09 09:46:15 -04:00
Alex Tavarez 06a9d66115 changed networking for tailnet-related containers 2026-08-08 20:00:02 -04:00
Alex Tavarez 2a3b1a508b changed dash container service image version 2026-08-08 18:55:16 -04:00
Alex Tavarez 0350bb84de fixed aria container service port publication to avoid port publication conflicts 2026-08-08 18:02:55 -04:00
Alex Tavarez 0afad3742f added more specific image sources per container service 2026-08-07 20:28:26 -04:00
Alex Tavarez 190a437ef8 added srv volume container mount for cloud container service 2026-08-07 13:14:45 -04:00
Alex Tavarez 7266b9c1c0 fixed port mappings placement given inherited container service networks; added environment file for gist service 2026-08-07 11:01:55 -04:00
Alex Tavarez 9fdd7c0314 removed dependency declarations, as lead to name-related errors 2026-08-07 09:36:35 -04:00
Alex Tavarez 950165c296 added opengist secret 2026-08-07 09:01:06 -04:00
Alex Tavarez b6455000d1 fix: moved tailclient container service, modified to have proper nesting for 'depends_on' attr 2026-08-07 08:36:36 -04:00
Alex Tavarez 1a0aa15a37 changed default ssh port for forge 2026-08-07 08:08:14 -04:00
Alex Tavarez d810bcf285 feature: added container services 2026-08-07 07:27:39 -04:00
Alex Tavarez c937746dd5 fixed reference to unexistent environment file 2026-07-26 18:18:22 -04:00
Alex Tavarez 87c9918ec8 changed forge version control container service from gitea to forgejo--added uid/gid environment variables for some containers 2026-07-23 19:07:12 -04:00
Alex Tavarez 520bd50739 changed host path mounted as volume into also now changed container directory path 2026-07-16 10:35:10 -04:00
Alex Tavarez e43e12d531 added and removed some comments listing potential new Compose services; removed unnecessary TCP port publication in wgclient service 2026-07-16 00:18:43 -04:00
Alex Tavarez 461303ad4b changed some containers to have network mode adopting network stack of main VPN client container 2026-07-12 13:14:00 -04:00
Alex Tavarez 5147235289 removed entrypoint and bind volume to instead reference an environment variable 2026-07-11 15:41:31 -04:00
Alex Tavarez 0c83ed66c8 changed volume mount path to mysql configuration files 2026-07-11 11:45:25 -04:00
Alex Tavarez 81570bcb2d errors from using src_valid_mark for ipv6, so commented out 2026-07-11 09:48:40 -04:00
Alex Tavarez 53a25cc400 removed mount volume path that does not exist on host 2026-07-10 21:04:41 -04:00
Alex Tavarez 5491bc9502 changed tilde back to home directory environment variable 2026-07-10 20:19:04 -04:00
Alex Tavarez 5a98dd1ca9 changed container networking 2026-07-10 20:03:40 -04:00
Alex Tavarez 7d8fd09b09 reverted explicit home directory environment variable to typical tilde expression 2026-07-10 18:47:14 -04:00
Alex Tavarez 9197408b5a removed more of the user prompts on detected null environment variable 2026-07-10 18:46:31 -04:00
Alex Tavarez 2c6081db63 removed request for input on null environment variable 2026-07-10 18:23:54 -04:00
Alex Tavarez 4d909b6f12 changing tilde to explicit HOME environment variable for environment file paths 2026-07-10 17:24:05 -04:00
Alex Tavarez 68b815a48b hard-coded configuration file basename 2026-07-06 13:49:18 -04:00
Alex Tavarez 24f561f030 changed some ports to prevent pod port conflicts; added a container for opengist 2026-07-06 12:58:05 -04:00
Alex Tavarez 7e08866339 set default value for registration prohibition to 'false' 2026-07-03 06:55:24 -04:00
Alex Tavarez 632d4fc5fb removed environment files so environment variables can be set outside repo 2026-07-03 06:49:04 -04:00
Alex Tavarez 0caeacc0c2 moved Compose file, to reflect only one possible pod strategy 2026-07-03 06:47:22 -04:00
Alex Tavarez c962d9073f added environment files for different services 2026-06-22 12:40:43 -04:00
Alex Tavarez 875280b8d5 changed compose file 2026-06-22 12:40:10 -04:00
Alex Tavarez 3e60a58e11 created two contaners, one for wireguard and another for tailscale 2026-06-11 22:55:10 -04:00
Alex Tavarez 4cd8f4aac4 excluded some standard cruft from version control 2026-06-11 15:44:15 -04:00
Rika T. 363c84dc0b fix: turns out publication of port unnecessary for outgoing connections 2025-12-14 23:55:34 +00:00
Alex Tavarez 429f9f4b2b Changed to publish sendmail port as well 2025-12-14 18:31:07 -05:00
Rika T. e605db5021 Got opengist container working with requisite environment variables for OAuth2 2025-12-06 20:52:28 +00:00
Rika T. 47c92728d3 Excluded environment variable files from version control 2025-12-06 20:51:40 +00:00