Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- docker
- ├── cloudflared.yaml
- ├── filebrowser-orangepi.yaml
- ├── filebrowser.yaml
- ├── filezilla-nsw.yaml
- ├── glance.yaml
- ├── immich.yaml
- ├── ittools.yaml
- ├── jackett.yaml
- ├── jellyfin.yaml
- ├── nodered.yaml
- ├── pihole.yaml
- ├── portainer.yaml
- ├── qbittorrent.yaml
- ├── sonarr.yaml
- ├── stirlingpdf.yaml
- ├── syncthing-orangepi.yaml
- ├── syncthing.yaml
- ├── tailscale.yaml
- └── traefik.yaml
- playbooks
- ├── cloudflared.yaml
- ├── filebrowser-orangepi.yaml
- ├── filebrowser.yaml
- ├── filezilla-nsw.yaml
- ├── glance.yaml
- ├── immich.yaml
- ├── ittools.yaml
- ├── jellyfin.yaml
- ├── nodered.yaml
- ├── pihole.yaml
- ├── portainer.yaml
- ├── sonarr.yaml
- ├── stirlingpdf.yaml
- ├── syncthing.yaml
- ├── tailscale.yaml
- ├── traefik.yaml
- appconfig
- ├── glance
- │ └── config
- │ ├── glance.yml
- │ └── home.yml
- ├── nodered
- │ └── config
- │ └── settings.js
- ├── syncthing
- │ └── config
- │ ├── Sync
- │ ├── cert.pem
- │ ├── config.xml
- │ ├── https-cert.pem
- │ ├── https-key.pem
- │ ├── index-v0.14.0.db
- │ │ ├── 000026.ldb
- │ │ ├── 000027.ldb
- │ │ ├── 000028.log
- │ │ ├── CURRENT
- │ │ ├── CURRENT.bak
- │ │ ├── LOCK
- │ │ ├── LOG
- │ │ └── MANIFEST-000029
- │ └── key.pem
- └── traefik
- ├── services.yml
- └── traefik.yaml
Add Comment
Please, Sign In to add comment