Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Setup a ubuntu host with docker-compose, traefik by ansible

License

Notifications You must be signed in to change notification settings

owncloud-devops/ansible-hcloud-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible: Standard setup for docker and docker-compose on ubuntu

This is an Ansible playbook to setup a single Ubuntu server with Docker and Docker-compose.

Requirements

  • Ansible

Tools

This playbook is designed to install a ubuntu server, add users, keys, configurations and add a bunch of useful tools:

Installing on hcloud

Setup ansible to work with hcloud host TODO add description

Copy pubkey from functional drone user to keys/drone.pubkey and functional debug user to keys/debug.pubkey

Copy the hosts example file and change the values to your needs:

$ cp hosts.example hosts

Setup your variables in the playbook.yml file.

Then run the playbook:

$ ansible-playbook -i hosts playbook.yml

License

This project is released under the MIT license.

About

Setup a ubuntu host with docker-compose, traefik by ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published