Skip to content

Official read only mirror for https://code.getnoc.com/noc/ansible_deploy

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.RU
Notifications You must be signed in to change notification settings

nocproject/ansible_deploy

Repository files navigation

Ansible playbooks for NOC Tower

Primary goal of that playbook provide simple and very basic install of NOC.

Several notes that it will not do:

  • remove external service from node (postgres, mongodb and so on) after disabling service in Tower
  • backup your data, please do it by yourself
  • move data from one host to another.

Thar repo should not intended to be used by itself. Use https://code.getnoc.com/noc/tower/blob/master/Readme.md instead.

Additional roles

Want to use noc tower tu rule them all? you can check this group: https://code.getnoc.com/ansible-roles

Supported platforms are:

  • Debian 9
  • Debian 10
  • CentOS 7
  • RHEL 7
  • Ubuntu 16.04
  • Ubuntu 18.04
  • FreeBSD 12+

Related work

Be aware that this type of install get less love than current repo and can be not in best shape. Also be aware that each of them have some limitation. Read limitations sections carefully before apply.