feat: small bit of a cleanup of the pelican

This commit is contained in:
silver 2025-01-02 22:47:42 +00:00
parent 7b3fc3a5e1
commit aabb9d0708
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 0 additions and 251 deletions

View file

@ -4,13 +4,3 @@
* ``pelican-install`` is in env that can be used to isntall
* then go to ``panel-address.skynet.ie/installer`` to finish the setup
## Wing
In the config the ssl must be set as so:
```yaml
ssl:
enabled: true
cert: /var/lib/acme/skynet/fullchain.pem
key: /var/lib/acme/skynet/key.pem
```