2b5208d2e3bcd4f84f60685c66c2d635a3065310
WilliamMiceli's Personal Rancher Catalog
My personal rancher catalog to make my own life just a little bit easier. Hopefully it can also be of use to others as well!
TODO List
- Have DATA_DIR be optional
- Include logos for all stacks
- Include descriptions and setup instructions for all stacks
Stack Completion Statuses
- Adminer (Docker Hub | Website)
- Apache Guacamole (Docker Hub | Website)
- Bind (Docker Hub)
- Discourse (Docker Hub | Website)
- Drupal (Docker Hub | Website)
- Eclipse Che (Docker Hub | Website)
- Emby (Docker Hub | Website)
- Ghost (Docker Hub | Website)
- Gitea (Docker Hub | Website)
- GitPitch Pro (Docker Hub | Website)
- Gogs (Docker Hub | Website)
- Grafana (Docker Hub | Website)
- HTTPD (Docker Hub | Website)
- InvoiceNinja (Docker Hub | Website)
- Joomla (Docker Hub | Website)
- Logstash (Docker Hub | Website)
- Matomo (Docker Hub | Website)
- MediaWiki (Docker Hub | Website)
- Memcached (Docker Hub | Website)
- MySQL (Docker Hub | Website)
- Nextcloud (Docker Hub | Website)
- Nginx (Docker Hub | Website)
- Node RED (Docker Hub | Website)
- OpenProject (Docker Hub | Website)
- PHPMyAdmin (Docker Hub | Website)
- PostgreSQL (Docker Hub | Website)
- Redis (Docker Hub | Website)
- Redmine (Docker Hub | Website)
- Rocket.Chat (Docker Hub | Website)
- Snipe-IT (Docker Hub | Website)
- Traefik (Docker Hub | Website)
- WordPress (Docker Hub | Website)
- XWiki (Docker Hub | Website)
- YOURLS (Docker Hub | Website)
Will Complete at a Later Date
- Pydio Cells (Docker Hub | Website)
- Transmission (Docker Hub | Website)
Notices
- I use Traefik for routing all traffic to/from my services, and although it's an awesome piece of software, it's biggest limitation (to me) is that it cannot be a reverse proxy for SSH connections until TCP connections are implemented. Until then, all of my own systems simply have SSH disabled, since I can't even test out if it would work for someone else using a different setup.
Using These Templates For Non-Rancher Configurations
- Rancher provides networking for stacks, so any declarations to
networksandexposeare ignored (excludingports).- Instead, network policies can be created within Rancher's "Environments"
Description
Languages
PHP
100%