- 09 Jul, 2014 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 08 Jul, 2014 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
in cf7053c1 I allowed editconf.py to insert a setting where we find it already commented-out in order to get an nginx configuration line in the right place, but it wasn't quite right because when run again we would insert the setting a second time
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 07 Jul, 2014 9 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
the new migration management in c8856f10 left out the part where we actually keep the system's current MIGRATIONID... it was being lost when setup/start.sh was re-run
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
whats_next: Allow the PRIMARY_HOSTNAME to not have an MX because the default value means the domain itself, which is what we want anyway
-
Joshua Tauberer authored
-
Joshua Tauberer authored
clarify that an SSL cert can remain self-signed on the non-primary domains if the domain isn't being used for web
-
- 06 Jul, 2014 3 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 30 Jun, 2014 4 commits
-
-
Joshua Tauberer authored
migrate the SSL certificates path for non-primary certs to a new layout using a new migration script
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 26 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 24 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 23 Jun, 2014 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
move the SSH password login check into whats_next.py (it used to be in start.sh and then moved to an unused script when it became a problem for Vagrant)
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 22 Jun, 2014 10 commits
-
-
Joshua Tauberer authored
Moved the configuration to a single YAML file, rather than one per domain, to be clearer. re-does 33f06f29
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
if we handle mail for both a domain and any subdomain, only create a zone for the domain and put the subdomain's DNS records in the main domain's zone file
-
Joshua Tauberer authored
first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc.
-
Joshua Tauberer authored
dont ask for a CSR country code on second runs because the CSR is already generated and any new country code won't be used anyway
-
Joshua Tauberer authored
Add authentication to mailinabox-daemon; resolves #67
-
Michael Kropat authored
-
Michael Kropat authored
-
Michael Kropat authored
Conflicts: management/daemon.py
-