Commit Graph

15 Commits

Author SHA1 Message Date
robo
f884129eee [skip ci] remove POSTGRES_HOST_AUTH_METHOD from docker-compose.yml (#166)
it might have been what was causing my crashes and isnt necessary for basic setups
2025-09-08 11:04:33 -04:00
robo
d55cfa4f6a [skip ci] add postgresql service and env variable comments to the example compose (#162) 2025-09-02 16:17:39 -04:00
Mitchell Syer
a8d8475de0 Database Configuration (#160) 2025-09-02 12:54:06 -04:00
Syer10
fe65ce8873 Add support for new auth variables 2025-07-06 12:48:19 -04:00
Mitchell Syer
67dc398b33 Switch to ghcr.io/suwayomi/suwayomi-server (#116)
* Switch to `ghcr.io/suwayomi/suwayomi-server`

* Fix Arch readme

* Warn about missing stable release
2025-02-15 16:22:14 -05:00
robo
d373be49be [skip ci] Update docker-compose.yml (#115)
use byparr instead of flaresolver since flaresolver no longer works
2025-02-11 13:20:28 -05:00
robo
2a2e92c7ca [skip ci] uncomment the flaresolver envs in the compose (#102)
* [skip ci] uncomment the flaresolver envs in the compose

if the example compose is gonna run flaresolver then it should probably enable and set the url for it

* Update docker-compose.yml

---------

Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com>
2024-06-23 13:52:02 -04:00
schroda
a66ac97e7e [skip ci] Fix/broken server startup due to incorrect env vars in docker compose file (#88)
* Remove '"' from the FlareSolverr url in compose file

Causes the "startup_script.sh" to throw an error

* Comment out default env vars in compose file

* Update "env vars" readme section
2024-02-01 21:33:28 -05:00
schroda
a2dcd0eda8 Handle overwriting config setting with unescaped falresolverr url in env var (#84) 2024-01-28 22:55:26 -05:00
robo
b1c46fd86d [skip ci] add flaresolverr to the example docker-compose.yml (#81)
* Update docker-compose.yml

* Update docker-compose.yml
2024-01-24 18:00:37 -05:00
Nogweii
016fdb57a1 fix environment variable handling 2023-05-20 19:01:09 -07:00
Nogweii
146da91296 Rewrite the startup script to use envsubst 2023-05-20 18:42:20 -07:00
Nogweii
143cb54ce2 dos2unix the repo 2023-05-20 18:12:37 -07:00
Nogweii
4d28bb49eb further cleanup 2023-05-20 18:12:13 -07:00
Nogweii
77f891d439 overhaul the workflows 2023-05-20 18:11:04 -07:00