Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitodl/consul-formula
Formula to launch and manage Hashicorp Consul agents.
https://github.com/mitodl/consul-formula
Last synced: 25 days ago
JSON representation
Formula to launch and manage Hashicorp Consul agents.
- Host: GitHub
- URL: https://github.com/mitodl/consul-formula
- Owner: mitodl
- License: bsd-3-clause
- Created: 2016-05-25T19:31:36.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T20:17:40.000Z (about 4 years ago)
- Last Synced: 2024-04-14T05:23:19.256Z (9 months ago)
- Language: SaltStack
- Size: 68.4 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
======
consul
======Formula to launch and manage Consul agents.
.. note::
See the full `Salt Formulas installation and usage instructions
`_.Available states
================.. contents::
:local:``consul``
----------Install, configure, and start a Consul agent.
``consul.conf``
---------------Write out configuration files from Pillar data and reload the Consul service.
``consul.dns_proxy``
--------------------Install and configure DNSMasq to serve as a local DNS proxy to Consul so that the DNS interface can be used locally without any modification to clients.
``consul.upgrade``
------------------Perform an in-place upgrade of Consul
Template
========This formula was created from a cookiecutter template.
See https://github.com/mitodl/saltstack-formula-cookiecutter.