2019-09-17 20:10:19 -04:00
2019-09-17 20:10:19 -04:00
2018-09-20 16:36:11 -04:00
2019-06-09 13:53:40 -04:00
2019-08-20 18:04:35 -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

  • Finish what I've started
  • Have DATA_DIR be optional
  • Include logos for all stacks
  • Include descriptions and setup instructions for all stacks

Stack Completion Overview

Will Complete at a Later Date

Archived (May Or May Not Be Completed)

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 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%