c0c0n3 / odoo.box

All of Martel's Odoo stack on just one NixOS machine.
MIT License
3 stars 0 forks source link

Basic TLS support #4

Closed c0c0n3 closed 6 months ago

c0c0n3 commented 6 months ago

This PR implements a basic TLS setup for the Odoo service stack. In detail,

Notice at the moment we assume the sys admin takes care of getting and renewing TLS certs. But we could automate this step too since NixOS comes with ACME built-in support. Plus, multi-domain configs are also supported. See: