You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
580 B
Markdown
14 lines
580 B
Markdown
# Playbook for BananaNetwork
|
|
|
|
This playbook defines the configuration for all servers / devices controlled by the BananaNetwork.
|
|
|
|
## Roles
|
|
|
|
Following roles have been defined to make creating a server configuration easy:
|
|
|
|
- **account** installs an user account preconfigured with tmux, vim and zsh.
|
|
- **acme** defines roles for handling the automatic handling of certificates with *acme.sh*
|
|
- **application** installs main application
|
|
- **certificate** issues a given certificate
|
|
- **common** defines the installation of common packages and common configurations like firewall
|