From 3d423e4decb7947085479a8d03b074dba82cabe7 Mon Sep 17 00:00:00 2001 From: Minimata Date: Fri, 24 May 2024 16:10:34 +0200 Subject: [PATCH] vault backup: 2024-05-24 16:10:34 --- 07 - GameDevSpace/Processes/Things to do for it to work.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/07 - GameDevSpace/Processes/Things to do for it to work.md b/07 - GameDevSpace/Processes/Things to do for it to work.md index 2af292d..9ffea82 100644 --- a/07 - GameDevSpace/Processes/Things to do for it to work.md +++ b/07 - GameDevSpace/Processes/Things to do for it to work.md @@ -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` - 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/` -- authenticate docker to ghcr.io `echo | docker login ghcr.io -u Minimata --password-stdin` \ No newline at end of file +- authenticate docker to ghcr.io `echo | docker login ghcr.io -u Minimata --password-stdin` +- setup domain name and Let's encrypt SSL +- setup gitea runner authentication with token \ No newline at end of file