96922fe86df5eb4ef818783ee0554d43d9ec1072
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
- Snipe-IT now has a simplified setup for Docker, so an update is needed there...
Stack Completion Statuses
- Adminer (Docker Hub | Website)
- Apache Guacamole (Docker Hub | Website)
- Bind (Docker Hub)
- Discourse (Docker Hub | Website)
- Drupal (Docker Hub | Website)
- Emby (Docker Hub | Website)
- Ghost (Docker Hub | Website)
- Gitea (Docker Hub | Website)
- GitPitch Pro (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)
- MongoDB (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)
Removed/Ignored
- Gogs (Docker Hub | Website) - Gitea has far surpassed Gogs in many ways, to the point where I can't find a reason to use Gogs over Gitea, so I don't believe there would be any reason to keep a configuration around for it.
- Eclipse Che (Docker Hub | Website) - It currently looks like Che 7 will require kubernetes and other requirements to have setup, and running it on Docker is even more complicated. Not worth it to me to try putting it together here.
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.
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%