Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danpalmer/danpalmer-ansible

Ansible configuration for my VPS.
https://github.com/danpalmer/danpalmer-ansible

Last synced: 25 days ago
JSON representation

Ansible configuration for my VPS.

Awesome Lists containing this project

README

        

danpalmer-ansible
-----------------

To run the main Ansible playbook:

```
$ ./run site
```

To add a new service:

1. Add its domain and Let's Encrypt compatible nginx configuration.
2. Run playbook to deploy certificates.
3. Add necessary databases manually.
4. Add configuration for the actual service, nginx proxying, etc.