pretendo-docker/environment
2024-01-12 19:35:34 -05:00
..
account.env Boring and unimportant commit 2024-01-12 19:35:34 -05:00
adminer.env A little bit of Adminer configuration 2023-12-22 10:45:50 -05:00
boss.env Set up the BOSS server 2023-12-29 13:19:39 -05:00
friends.env Set up Friend List server! 2023-12-20 16:15:57 -05:00
juxtaposition-ui.env Set up Juxtaposition servers! 2023-12-21 17:05:42 -05:00
maildev.env Make web administration ports more consistent 2023-12-21 12:35:06 -05:00
miiverse-api.env Set up Juxtaposition servers! 2023-12-21 17:05:42 -05:00
minio.env Make web administration ports more consistent 2023-12-21 12:35:06 -05:00
mongo-express.env Fix mongo-express and disable unnecessary authentication 2024-01-08 21:45:00 -05:00
postgres.env Set up Postgres server for friends 2023-12-20 12:53:29 -05:00
README.md Create subdirectory READMEs 2023-12-26 22:13:31 -05:00
wiiu-chat.env Set up the Wii U Chat server 2023-12-20 22:20:51 -05:00

Environment variables

These files contain environment variables that are used by the containers. Each file is named after the container that uses it and is specified in compose.yml. Keys that end in .local.env are ignored by Git, so they are used to store secrets and are generated by scripts/setup-environment.sh.