Skip to content

c3foc/hagrid-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hagrid-ansible

debian

ansible-galaxy install nginxinc.nginx

Uberspace

Uberspace is a shared hosting service. In uberspace there is an ansible playbook to provision hagrid on an uberspace that you have registered before. The playbook expects an unmodified uberspace 7 without other applications running on it.

To use the playbook:

  1. Copy hosts.example to hosts and change hostname, username, additional url that hagrid will be served from and the ssh key to authenticate.
  2. Have a look at deploy.yml and other files and change configuration as needed.
  3. Run the playbook, e.g.: ansible-playbook deploy.yml -i hosts -v

About

Ansible provisioning for hagrid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages