DevOps: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Rando (talk | contribs)
Rando (talk | contribs)
Line 9: Line 9:
Caddy is a webserver with https on BY DEFAULT and it is VERY PROUD of this fact.
Caddy is a webserver with https on BY DEFAULT and it is VERY PROUD of this fact.


The ansible playbook for caddy is located here:
=== Playbook Documentation ===
(e.g. how to deploy caddy with ansible, not how to use caddy)


https://github.com/antoiner77/caddy-ansible
[https://github.com/antoiner77/caddy-ansible The ansible playbook for caddy]
 
=== Caddy Configuration ===
 
[https://caddyserver.com/tutorial/caddyfile Tutorial/Primer]
 
[ https://caddyserver.com/docs/caddyfile Caddy configuration file documentation]


== molecule ==
== molecule ==

Revision as of 15:15, 27 November 2018

Ansible

Ansible is used for infrastructure deployment. More information about Noisebridge's use of Ansible can be found at Ansible and a quick overview of Ansible at Ansible/Quickstart.

https://github.com/noisebridge/ansible

Caddy

https://caddyserver.com/

Caddy is a webserver with https on BY DEFAULT and it is VERY PROUD of this fact.

Playbook Documentation

(e.g. how to deploy caddy with ansible, not how to use caddy)

The ansible playbook for caddy

Caddy Configuration

Tutorial/Primer

[ https://caddyserver.com/docs/caddyfile Caddy configuration file documentation]

molecule

"Molecule aids in the development and testing of Ansible roles."

https://github.com/ansible/molecule

why are there two instances, default and alternate?

coredns

https://coredns.io/


Prometheus

System monitoring and time series database