Skip to content
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.

intecture/agent

Repository files navigation

Intecture is a developer friendly, language agnostic configuration management tool for server systems.

  • Extensible support for virtually any programming language
  • Standard programming interface. No DSL. No magic.
  • Rust API library (and bindings for popular languages)

You can find out more at intecture.io.

Installation

The best way to get up and running is by using the Intecture installer:

$ curl -sSf https://get.intecture.io/ | sh -s -- agent

For other installation options and dependencies, see the Intecture book.

Uninstallation

$ curl -sSf https://get.intecture.io/ | sh -s -- -u agent

Contributing

Dude! Awesome. Have a look at CONTRIBUTING.md for details.

Support

  • For any bugs, feature requests etc., please ticket them on GitHub.
  • You can ask questions and chat on our Gitter channel.
  • For enterprise support and consulting, please email mailto:[email protected].