Skip to content

marcoamorales/ansible-owncloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-owncloud

Work in progress.

Ansible playbook to install a owncloud server.

Use:

ansible-playbook -i hosts site.yaml -e 'password=$(pwgen 24)'

hosts = your host file with the IP address of the server you're running the playbook on. password = the root password that will be set on MySQL to secure it.

About

Ansible playbook to install an owncloud server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages