anleitung für proxy deploy
This commit is contained in:
parent
342390c631
commit
e10824e57b
1 changed files with 5 additions and 0 deletions
|
|
@ -60,4 +60,9 @@ AUTHENTIK_TOKEN=<token>
|
|||
nix run github:nix-community/nixos-anywhere -- --flake .#mail --target-host root@141.56.51.95
|
||||
```
|
||||
|
||||
# Proxy (und andere Systeme) neu updaten
|
||||
|
||||
Die config liegt nicht mehr wie gehabt auf dem server sondern heir in dem git repo. Deployt wird vom eigenen Laptop über ssh in die Instanz.
|
||||
`nixos-rebuild switch --flake .#proxy --target-host root@141.56.51.1`
|
||||
|
||||
Das funktioniert nur wenn man einen ssh-config eintrag für die IP hat, da der Port gesetzt werden muss.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue