vault backup: 2024-05-24 16:10:34

This commit is contained in:
2024-05-24 16:10:34 +02:00
parent 5517a1923c
commit 3d423e4dec

View File

@@ -30,4 +30,6 @@ rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7
- `git clone https://git.game-dev.space/minimata/game-dev-space.git` - `git clone https://git.game-dev.space/minimata/game-dev-space.git`
- move bash, compose and .env files to the `application` folder `cp game-dev-space/game-dev-space-startup.sh application/` - move bash, compose and .env files to the `application` folder `cp game-dev-space/game-dev-space-startup.sh application/`
- move service file to /etc/systemd/system directory `cp game-dev-space/game-dev-space.service /etc/systemd/system/` - move service file to /etc/systemd/system directory `cp game-dev-space/game-dev-space.service /etc/systemd/system/`
- authenticate docker to ghcr.io `echo <GITHUB_TOKEN> | docker login ghcr.io -u Minimata --password-stdin` - authenticate docker to ghcr.io `echo <GITHUB_TOKEN> | docker login ghcr.io -u Minimata --password-stdin`
- setup domain name and Let's encrypt SSL
- setup gitea runner authentication with token