1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-27 11:26:22 -07:00
Commit graph

15 commits

Author SHA1 Message Date
Eggbertx
20ab2397f1 Build gochan on first run in startup script 2023-04-23 21:56:49 -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
6bd77b7c34 Publish ports and detach from container by default 2021-03-01 20:23:53 -08: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
e3acd4a6d0 Add docker building to Makefile 2020-09-20 12:07:00 -07: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
Eggbertx
cea3de04f4 Add docker compose config and improved bootstraper
Note that Docker support isn't finished, I'm still working on it.
2019-11-24 14:43:54 -08:00
Eggbertx
e2c5d66b14 Add preliminary Docker stuff (still very unstable) 2019-09-19 12:50:09 -07:00