vault backup: 2024-05-24 15:48:00

This commit is contained in:
2024-05-24 15:48:00 +02:00
parent 3bd499eade
commit 6331faa16d

View File

@@ -27,5 +27,7 @@ if (Target.bBuildEditor)
```
rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm && yum install -y git
```
-
- authenticate docker to ghcr.io and download unreal image
- `git clone https://git.game-dev.space/minimata/game-dev-space.git`
- move bash, compose and .env files to the `application` folder
- move service file to /etc/systemd/system directory
- authenticate docker to ghcr.io `echo <GITHYUB_TOKEN>| docker login ghcr.io -u Minimata --password-stdin`