computer-playbook/README.md

3.6 KiB

Computer Playbook

License: AGPL v3

Ansible software to setup and administrate applications and docker images on Linux computers.

With this tool you can setup all of the following application on bare metal servers and personal computers

Bare Metal Servers

Included Applications

Docker Applications

This software allows to setup the docker following applications:

Native Applications

This software shipts the following tools which are natively setup on the server:

Personal Computers

This playbooks offers the setup of Manjaro GNOME clients.

Included Applications

Setup

Run:

ansible-galaxy collection install -r requirements.yml

Addidional Parameters

  • activate_all_timers (bool): Activates matomo tracking on all html pages
  • nginx_matomo_tracking_active (bool): Activates matomo tracking on all html pages

The role specific parameters are descriped in the readme.md of the roles

Author

Kevin Veen-Birkenbach

License

This project is licensed under the GNU Affero General Public License v3.0. The full license text is available in the LICENSE file of this repository.