Public Mirrors (SlickStack)
Core Cron Jobs
These cron jobs are the most critical part of SlickStack’s setup, as they allow your LEMP stack to receive updates to scripts and modules via GitHub.
- 00-crontab
- 01-cron-often
- 02-cron-regular
- 03-cron-quarter-hourly
- 04-cron-half-hourly
- 05-cron-hourly
- 06-cron-quarter-daily
- 07-cron-half-daily
- 08-cron-daily
- 09-cron-half-weekly
- 10-cron-weekly
- 11-cron-half-monthly
- 12-cron-monthly
- 13-cron-sometimes
Core Bash Scripts
Bash scripts that perform SlickStack’s main functions as an active LEMP environment, which are called via cron jobs, and can also be run manually.
- ss-check
- ss-clean-database
- ss-clean-files
- ss-config-sample
- ss-delete-database
- ss-delete-files
- ss-dump-database
- ss-dump-files
- ss-empty-logs
- ss-encrypt-certbot
- ss-encrypt-openssl
- ss-functions
- ss-import-database
- ss-import-files
- ss-install
- ss-install-adminer
- ss-install-clamav
- ss-install-craft-config
- ss-install-craft-core
- ss-install-magento-config
- ss-install-magento-core
- ss-install-mediawiki-config
- ss-install-mediawiki-core
- ss-install-moodle-config
- ss-install-moodle-core
- ss-install-mysql-config
- ss-install-mysql-packages
- ss-install-nginx-config
- ss-install-nginx-letsencrypt
- ss-install-nginx-openssl
- ss-install-nginx-packages
- ss-install-nginx-ssl
- ss-install-opencart-config
- ss-install-opencart-core
- ss-install-php-config
- ss-install-php-packages
- ss-install-prestashop-config
- ss-install-prestashop-core
- ss-install-redis-config
- ss-install-redis-packages
- ss-install-ubuntu-bash
- ss-install-ubuntu-crontab
- ss-install-ubuntu-kernel
- ss-install-ubuntu-ssh
- ss-install-ubuntu-swapfile
- ss-install-ubuntu-users
- ss-install-ubuntu-utils
- ss-install-ufw-config
- ss-install-ufw-packages
- ss-install-wordpress-cli
- ss-install-wordpress-config
- ss-install-wordpress-core
- ss-install-wordpress-mu-plugins
- ss-maintenance-disable
- ss-maintenance-enable
- ss-monitor-resources
- ss-optimize-database
- ss-optimize-files
- ss-perms
- ss-perms-adminer
- ss-perms-clamav
- ss-perms-craft-config
- ss-perms-craft-core
- ss-perms-magento-config
- ss-perms-magento-core
- ss-perms-mediawiki-config
- ss-perms-mediawiki-core
- ss-perms-moodle-config
- ss-perms-moodle-core
- ss-perms-mysql-config
- ss-perms-mysql-packages
- ss-perms-nginx-config
- ss-perms-nginx-packages
- ss-perms-nginx-ssl
- ss-perms-opencart-config
- ss-perms-opencart-core
- ss-perms-php-config
- ss-perms-php-packages
- ss-perms-prestashop-config
- ss-perms-prestashop-core
- ss-perms-redis-config
- ss-perms-redis-packages
- ss-perms-ubuntu-bash
- ss-perms-ubuntu-crontab
- ss-perms-ubuntu-kernel
- ss-perms-ubuntu-ssh
- ss-perms-ubuntu-swapfile
- ss-perms-ubuntu-users
- ss-perms-ubuntu-utils
- ss-perms-ufw-config
- ss-perms-ufw-packages
- ss-perms-wordpress-cli
- ss-perms-wordpress-config
- ss-perms-wordpress-core
- ss-perms-wordpress-mu-plugins
- ss-purge-nginx
- ss-purge-opcache
- ss-purge-redis
- ss-purge-transients
- ss-reboot-machine
- ss-remote-backup
- ss-reset-password-sftp
- ss-restart-mysql
- ss-restart-nginx
- ss-restart-php
- ss-restart-redis
- ss-restart-ufw
- ss-scan-malware
- ss-stack-overview
- ss-sync-staging
- ss-update-config
- ss-update-modules
- ss-worker
Core Modules
Main modules of SlickStack’s optimized WordPress LEMP stack, including Ubuntu LTS, Nginx, MySQL, PHP-FPM, Redis, and optional LittleBizzy MU plugins.
- adminer
- clamav
- cloudflare
- craft
- git
- letsencrypt
- magento
- mediawiki
- moodle
- mysql
- nginx
- opencart
- openssl
- php-fpm
- prestashop
- rclone
- redis
- ubuntu
- wordpress
Core Meta Files
Various meta files that are not part of SlickStack’s functionality but provide key information about licensing, general “readme” summary files, etc.
References
- https://blog.coinbase.com/container-technologies-at-coinbase-d4ae118dcb6c
- https://www.cyberciti.biz/tips/finding-bash-perl-python-portably-using-env.html
- https://unix.stackexchange.com/questions/119655/when-is-it-important-to-write-portable-scripts
- https://unix.stackexchange.com/questions/603286/how-to-make-a-shell-script-as-portable-as-possible-posix-and-non-posix
- https://www.infoq.com/articles/serverless-stalled/
- https://utkusen.com/blog/security-by-obscurity-is-underrated.html
- https://opensource.com/article/20/6/bash-source-command
- https://medium.com/@gabriel_wilkes/why-tech-groups-can-get-away-with-using-slack-for-free-but-open-source-projects-and-businesses-of-96c427aaefbb
- https://alexgaynor.net/2020/nov/30/why-software-ends-up-complex/
- https://www.brandonsmith.ninja/blog/write-code-not-too-much-mostly-functions
- https://searchengineland.com/why-websites-should-be-using-hsts-to-improve-security-and-seo-304380
- https://shkspr.mobi/blog/2021/01/the-unreasonable-effectiveness-of-simple-html/
- https://jvns.ca/blog/2021/01/23/firecracker–start-a-vm-in-less-than-a-second/
- https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html
- https://mxb.dev/blog/the-return-of-the-90s-web/
- https://www.gnu.org/philosophy/open-source-misses-the-point.html
- https://einaregilsson.com/serverless-15-percent-slower-and-eight-times-more-expensive/
- https://www.seroundtable.com/google-lsi-keywords-27970.html
- https://medium.com/@kitze/github-stars-wont-pay-your-rent-8b348e12baed
Last updated: Aug 6, 2021