summary refs log tree commit diff stats
path: root/notes/deploy.md
blob: 127d0e90b34584c1255d0c267b1d26d4817a68d9 (plain) (blame)
1
2
3
4
5
6
7
# Full redeployment

After a complete server purge just run (requires a root password and _some_ Linux distribution running on it.):

```sh
./scripts/deploy.sh "<ssh url>" "<hostname>"
```