Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andrea Cimbalo b14299e2f1 move service task and handler to a separate role (see ansible issue 23389, 20603, 15902) 7 years ago
doc [doc] add quickstart draft 7 years ago
files add vpn 7 years ago
group_vars add domain to group_vars and use it in reverse proxy templates 7 years ago
library move vm ssh-server to a separate role and use lxc_ssh connection plugin to execute it on the lxc_guest 7 years ago
roles move service task and handler to a separate role (see ansible issue 23389, 20603, 15902) 7 years ago
tasks move service task and handler to a separate role (see ansible issue 23389, 20603, 15902) 7 years ago
templates Configure vlan on host 7 years ago
.gitignore Ignore VIM swp/swo files. 8 years ago
LICENSE Initial commit 8 years ago
README.md update README with list of what's working 8 years ago
SETUP.md change host from gandalf2 to reverse_proxy 7 years ago
all.yaml add users tio all.yaml playbook 8 years ago
blogs.yaml pass connection as vars as requested since ansible 2.2 7 years ago
destroy_container.yaml destroy_container: show error on user abort 7 years ago
firewall.yaml ssh_server can now run on openwrt 7 years ago
inventory.example improved lxc_host 8 years ago
ldap.yaml pass connection as vars as requested since ansible 2.2 7 years ago
lists.yaml pass connection as vars as requested since ansible 2.2 7 years ago
logger.yaml pass connection as vars as requested since ansible 2.2 7 years ago
mail.yaml pass connection as vars as requested since ansible 2.2 7 years ago
prepare_host.yaml enable lvm wipe_signatures_when_zeroing_new_lvs 7 years ago
projects.yaml pass connection as vars as requested since ansible 2.2 7 years ago
requirements.txt pass connection as vars as requested since ansible 2.2 7 years ago
team_server.yaml pass connection as vars as requested since ansible 2.2 7 years ago
users.yaml pass connection as vars as requested since ansible 2.2 7 years ago
webmail.yaml pass connection as vars as requested since ansible 2.2 7 years ago
wiki.yaml pass connection as vars as requested since ansible 2.2 7 years ago

README.md

lilik_playbook

Playbooks to a new Lilik

Production ready playbooks

  • destroy_container: let you destroy a container and scrap the lvm filesystem
  • wiki: run a Dokuwiki instance in a container

Production ready roles

  • dokuwiki
  • lxc_guest
  • mysql
  • nginx
  • postgresql