Commit Graph

9 Commits

Author SHA1 Message Date
Arjan H
012a7a5d53 Switch from docker-compose to docker compose plugin (#73)
The standalone docker-compose has been deprecated in favor of a plugin
for the compose binary.
2023-07-02 16:10:38 +02:00
Arjan H
cfb9476d40 Fix migration of database schema to preserve data (#75) 2023-06-29 20:28:27 +02:00
Arjan H
c03f13ae0c Keep version number in config file when restoring 2023-05-29 15:18:07 +02:00
Arjan H
0ed9d8eac2 Build and use local docker images for docker-only setup (#41)
For now, the images are still built on the target machine for testing,
in the end they need to be built in a GitHub action.
2023-04-15 09:19:17 +02:00
Arjan H
6a67044372 Option to import backup instead of setting up from scratch on new install (#44) 2022-04-29 19:24:34 +02:00
Arjan H
091e532308 Move commander service from host to docker container (#37 #38) 2022-04-17 19:36:46 +02:00
Arjan H
bcabb49c70 Fix restore script 2022-04-02 14:55:00 +02:00
Arjan H
954d9bb014 Run nginx as docker container instead of on the host system (#36) 2022-04-02 13:01:52 +02:00
Arjan H
f8ead94450 Initial commit to GitHub 2018-11-10 15:13:43 +01:00