mlandauer / cuttlefish

Transactional email server with a lovely web interface
http://cuttlefish.io
Other
1.54k stars 177 forks source link

Rework provisioning #308

Open mlandauer opened 6 years ago

mlandauer commented 6 years ago

The current provisioning (Ansible) code only supports the specific way that OAF needs their cuttlefish server installed.

We should move OAF specific ansible provisioning code to the oaf infrastructure repo and accept that it is OAF specific.

I don't think it's realistic that we should try to provide automated provisioning for all setups so it would make more sense to have INSTALL instructions that a human can follow. If someone wants to automated that as a seperate project they can then do that.