vault backup: 2024-05-24 16:06:17

This commit is contained in:
2024-05-24 16:06:17 +02:00
parent 068459af3b
commit fefa92d3cb

View File

@@ -27,7 +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
```
- `git clone https://github.com/Minimata/compose-jelastic.git`
- `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`