Move deployment folder

This commit is contained in:
schmelczerandras 2020-11-17 10:13:19 +01:00
parent 561a66c196
commit e5e928d99a
5 changed files with 107 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# Setup a decla.red server on a fresh debian/ubuntu machine
> The method was tested on Debian 10 DigitalOcean droplets.
- Copy the files from this directory to the target machine.
- Execute the following commands.
- ```sh
chmod +x setup.sh
./setup.sh serverX
```
> Where `serverX` is the serverX.decla.red subdomain pointing to the server.
- Optionally, change the arguments in [declared-servers.sh](declared-servers.sh).