π·ββοΈSetting up Scriptables
curl -fsSL https://raw.githubusercontent.com/plexcorp-pty-ltd/scriptables/main/autoprovision.sh | bashA deeper dive into Scriptables
βββ Dockerfile
βββ LICENSE
βββ README.md
βββ build
βΒ Β βββ build.sh
βΒ Β βββ deploy.sh
βΒ Β βββ docker-entrypoint-initdb.d
βΒ Β βββ mysql
βΒ Β βββ rundev.sh
βΒ Β βββ server_arm
βΒ Β βββ server_linux
βΒ Β βββ systemd
βββ console
βββ controllers
βββ docker-compose.yml
βββ documentation
βββ example.env
βββ go.mod
βββ go.sum
βββ main.go
βββ middleware
βββ models
βββ parsers
βββ scriptables
βββ sshclient
βββ templates
βββ utils
βββ static
Last updated