Skip to content

gigaturtle/ansible.nextcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

This ansible role will install the current version of Nextcloud.

The LAMP portion of this role is based on Digitial Ocean LAMP install guide. I plan to break this out as a seperate role.

The Nextcloud portion is also based on a Digital Ocean install guide.

Requirements

  • LAMP Stack (currently contained within the role)
  • SSL Cert (use a properly issued cert, not self-signed)

Role Variables

There are a service account user/pass and a database user/pass that can be specified in defaults/main.yml.

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

BSD

Author Information

github.com/gigaturtle

About

Ansible role to install current Nextcloud release.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages