1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-02 19:16:23 -07:00
Commit graph

12 commits

Author SHA1 Message Date
Eggbertx
41ecd3faba Update changed example configuration file paths 2023-12-05 11:44:56 -08:00
Eggbertx
deeba7584d Update Docker stuff to use Go 1.20, Alpine 3.18 2023-08-30 12:38:36 -07:00
Eggbertx
608ff24d9a Move chain command in Dockerfile CMD to startup script, update Go version in Docker 2023-04-23 20:52:41 -07:00
grosa1
ccac77ca73 Fix for Dockerfile smell DL3025
Signed-off-by: grosa1 <g.rosa1@studenti.unimol.it>
2023-04-16 13:12:09 +02:00
Eggbertx
d94a0d8fcf Add explanation if Docker boot fails because of missing js dir,
remove Username from gochan.json in Docker since there's no www-data user
2023-01-01 15:59:54 -08:00
Eggbertx
9107269a39 Upgrade Go version in vagrant and Docker, readd sqlite3 for real this time
requires intervention for vagrant to add the updated Go repo
2022-08-30 11:30:59 -07:00
Eggbertx
7dc777531e Fix self-signed ssl cert subj for Docker and rebuild on image creation 2022-08-14 14:48:07 -07:00
Eggbertx
f9756bf55e Change default gochan installation prefix path to /usr instead of /usr/local 2021-02-22 15:05:16 -08:00
Eggbertx
4695105513 Have the Dockerfile generate a SSL key
This is required by our nginx config file
2021-02-17 20:07:38 -08:00
Eggbertx
5a2018e4d1 Update Docker files to use build.py instead of the no longer existing Makefile
Also don't try to read version file when getting dependencies
2021-02-10 16:22:23 -08:00
Eggbertx
a69b6748c7 Remove SQLite support due to instability 2020-06-15 11:27:14 -07:00
Anon
2c45186e52 Fixes Docker. Adds docker-compose to run a container with mariadb 2020-04-02 21:56:29 -06:00