forked from toolshed/docs.coopcloud.tech
Compare commits
1 Commits
main
...
bohne-patc
| Author | SHA1 | Date | |
|---|---|---|---|
| b7c04f8eb0 |
@ -262,7 +262,6 @@ abra app deploy <nextcloud-domain>
|
||||
```
|
||||
abra app ps -w <nextcloud-domain> # status check
|
||||
abra app logs <nextcloud-domain> # logs trailing
|
||||
abra app errors -w <nextcloud-domain> # error catcher
|
||||
```
|
||||
|
||||
Your new `traefik` instance will detect that a new app is coming up and generate TLS certificates for it. You can see what `traefik` is up to using the same commands above but replacing `<nextcloud-domain>` with the `<traefik-domain>` you chose earlier (`abra app ls` will remind you what domains you chose :grinning:).
|
||||
|
||||
Reference in New Issue
Block a user