William Miceli b139037863 Merge branch 'master' into 'develop/gogs'
# Conflicts:
#   templates/Gogs/0/rancher-compose.yml
2019-02-06 20:27:39 -05:00
2018-09-20 16:36:11 -04:00

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

Will Complete at a Later Date

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 networks and expose are ignored (excluding ports).
    • Instead, network policies can be created within Rancher's "Environments"
Description
No description provided
Readme 1.4 MiB
Languages
PHP 100%