mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update deployment docu
This commit is contained in:
parent
737859db89
commit
d9bd562a7c
@ -2,6 +2,9 @@
|
|||||||
# This assums you have root access via ssh to your cleanly setup server
|
# This assums you have root access via ssh to your cleanly setup server
|
||||||
# Furthermore this assumes you have debian (11 64bit) running
|
# 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
|
> ssh root@gddhost.tld
|
||||||
|
|
||||||
# change root default shell
|
# change root default shell
|
||||||
@ -92,4 +95,5 @@
|
|||||||
> nano .env
|
> nano .env
|
||||||
>> Adjust values accordingly
|
>> Adjust values accordingly
|
||||||
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
|
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
|
||||||
|
# The Github Secret is Created on Github in Settimgs -> Webhooks
|
||||||
> ./install.sh
|
> ./install.sh
|
||||||
Loading…
x
Reference in New Issue
Block a user