Merge pull request #1864 from gradido/update-deployment-docu

docu: Update Deployment Documentation
This commit is contained in:
Moriz Wahl 2022-05-05 13:20:08 +02:00 committed by GitHub
commit 64bb2a40e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
# This assums you have root access via ssh to your cleanly setup server
# Furthermore this assumes you have debian (11 64bit) running
# Check your (Sub-)Domain with your Provider.
# In this document gddhost.tld refers to your chosen domain
> ssh root@gddhost.tld
# change root default shell
@ -87,9 +90,10 @@
# Adjust .env
# NOTE ';' can not be part of any value
# The Github Secret is Created on Github in Settimgs -> Webhooks
> cd gradido/deployment/bare_metal
> cp .env.dist .env
> nano .env
>> Adjust values accordingly
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
> ./install.sh
> ./install.sh