Commit Graph

45 Commits

Author SHA1 Message Date
461303ad4b changed some containers to have network mode adopting network stack of main VPN client container 2026-07-12 13:14:00 -04:00
5147235289 removed entrypoint and bind volume to instead reference an environment variable 2026-07-11 15:41:31 -04:00
0c83ed66c8 changed volume mount path to mysql configuration files 2026-07-11 11:45:25 -04:00
81570bcb2d errors from using src_valid_mark for ipv6, so commented out 2026-07-11 09:48:40 -04:00
53a25cc400 removed mount volume path that does not exist on host 2026-07-10 21:04:41 -04:00
5491bc9502 changed tilde back to home directory environment variable 2026-07-10 20:19:04 -04:00
5a98dd1ca9 changed container networking 2026-07-10 20:03:40 -04:00
7d8fd09b09 reverted explicit home directory environment variable to typical tilde expression 2026-07-10 18:47:14 -04:00
9197408b5a removed more of the user prompts on detected null environment variable 2026-07-10 18:46:31 -04:00
2c6081db63 removed request for input on null environment variable 2026-07-10 18:23:54 -04:00
4d909b6f12 changing tilde to explicit HOME environment variable for environment file paths 2026-07-10 17:24:05 -04:00
68b815a48b hard-coded configuration file basename 2026-07-06 13:49:18 -04:00
24f561f030 changed some ports to prevent pod port conflicts; added a container for opengist 2026-07-06 12:58:05 -04:00
7e08866339 set default value for registration prohibition to 'false' 2026-07-03 06:55:24 -04:00
632d4fc5fb removed environment files so environment variables can be set outside repo 2026-07-03 06:49:04 -04:00
0caeacc0c2 moved Compose file, to reflect only one possible pod strategy 2026-07-03 06:47:22 -04:00
c962d9073f added environment files for different services 2026-06-22 12:40:43 -04:00
875280b8d5 changed compose file 2026-06-22 12:40:10 -04:00
3e60a58e11 created two contaners, one for wireguard and another for tailscale 2026-06-11 22:55:10 -04:00
4cd8f4aac4 excluded some standard cruft from version control 2026-06-11 15:44:15 -04:00
363c84dc0b fix: turns out publication of port unnecessary for outgoing connections 2025-12-14 23:55:34 +00:00
429f9f4b2b Changed to publish sendmail port as well 2025-12-14 18:31:07 -05:00
e605db5021 Got opengist container working with requisite environment variables for OAuth2 2025-12-06 20:52:28 +00:00
47c92728d3 Excluded environment variable files from version control 2025-12-06 20:51:40 +00:00
a8717b7aed ... 2025-12-06 11:19:31 -05:00
cc9b9dfdad ... 2025-12-06 11:10:22 -05:00
f73917a0f3 Reverted to rootful container for gitea 2025-12-06 11:05:10 -05:00
78d2ae0ffa Removed IPv6 support 2025-12-06 11:02:34 -05:00
1d9755a1cd Removed explicit user for running container 2025-12-06 10:58:31 -05:00
b942675b78 Made IPv6 only 2025-12-06 10:43:55 -05:00
24a1e24cb5 Removed attempt to publish on privileged host port 2025-12-06 10:40:57 -05:00
3220afa80a Removed an unworkable volume mount 2025-12-06 10:38:05 -05:00
745ffa80f2 Added IPv6 capability and changed user IDs for gitea to use git user 2025-12-06 10:35:34 -05:00
a9b2f078d0 Removed environment variables specifying user and group IDs 2025-12-06 02:30:00 +00:00
25ceb441d4 Removed named volumes as no longer necessary 2025-12-05 15:25:22 -05:00
171b3aa113 Changed paths for container data on host 2025-12-05 15:21:06 -05:00
f2e09ff322 fix: changed volume bind mount to correct host path 2025-12-05 15:11:22 -05:00
a4578890ad Excluded some files from version control 2025-12-05 15:02:18 -05:00
a25e1c68ce Removed a network driver 2025-12-05 15:01:18 -05:00
9442f4e90e Refactored Compose file configurations for services 2025-12-05 14:01:04 -05:00
1ed91f56ed Added an opengist compose file 2025-12-05 13:34:23 -05:00
30e966bf74 Added a grocy compose file 2025-12-05 13:34:03 -05:00
0677ddedee Added a gitea compose file 2025-12-05 13:31:29 -05:00
Alex Tavarez
7e428fc6b5 Added specified licensing 2025-03-09 16:43:18 -04:00
b4b59a91ea Added some initial files to work with. 2025-03-09 15:07:11 +00:00