# 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 WEB_PORT be optional
* Have DATA_DIR be optional
* Include logos for all stacks
* Include description for all stacks
* Use named volumes for the bind mounts
*
*
## Stacks Complete
* Bind
* Ghost
* HTTPD
* InvoiceNinja
* Nextcloud
* Nginx
* OpenProject
* PHPMyAdmin
* Snipe-IT
* Traefik
* WordPress
## Stacks Yet To Be Made
* Adminer
* Apache Guacamole
* Discourse
* Eclipse Che
* Matomo
* MediaWiki
* Redmine
* Rocket.Chat
* YOURLS
## Using These Templates For Non-Rancher Configurations
Notable Differences:
* Rancher provides networking for all stacks within the environment, so any declarations to `networks` and `expose` are ignored by rancher (excluding `ports`).
* Instead, network policies are created in order to restrict network traffic, instead of creating networks.