├── LICENSE ├── README.md ├── certbot.sh ├── nginx.app.conf ├── nginx.expires.conf └── serverpilot-scripts.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/README.md -------------------------------------------------------------------------------- /certbot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/certbot.sh -------------------------------------------------------------------------------- /nginx.app.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/nginx.app.conf -------------------------------------------------------------------------------- /nginx.expires.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/nginx.expires.conf -------------------------------------------------------------------------------- /serverpilot-scripts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webdna/serverpilot-scripts/HEAD/serverpilot-scripts.sh --------------------------------------------------------------------------------