Skip to content

Repository to publish the demo "Deploy Nextcloud with Ansible" for CLT2019.

License

Notifications You must be signed in to change notification settings

while-true-do/clt2019-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clt2019-demo

Repository to publish the demo "Deploy Nextcloud with Ansible" for CLT2019.

Motivation

while-true-do.io is participating at Chemnitzer Linux-Tage 2019.

Description

Our presentation is the Ansible Community Booth, supported from Ansible.

In this repository you can find, used Ansible Playbooks and other files.

Be aware, that this playbook is not sufficient for any productive use. It is only to show some features for users, which are not comfortable with Ansible.

Requirements

To use the playbooks, you will need a working Ansible Environment.

Installation

Install from git:

git clone https://github.com/while-true-do/clt2019-demo.git

Usage

You need to edit the inventory and adjust it to your needs.

vi inventories/nc/inventory

Afterwards, you can use ansible to run the playbook.

ansible-playbook -K -i inventories/nc/inventory site.yml

Testing

Most of the "generic" tests are located our Test Library. Tests and instructions for a single repository are located in the Test Directory.

Contribute

Thank you so much for considering to contribute. We are very happy, when somebody is joining the hard work. Please fell free to open Bugs, Feature Requests or Pull Requests after reading the Contribution Guideline.

License

This work is licensed under a BSD-3-Clause License.

Contact

About

Repository to publish the demo "Deploy Nextcloud with Ansible" for CLT2019.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published