simpler rules
Created by: michielbdejong
Idea for some simplifications of the common packaging format:
- store database runtime files instead of dumping and importing all the time
- use hostname and ADMIN_USER and ADMIN_PASS environment variables
- send emails directly
I think this format would work well for all applications we packaged so far.
This approach would basically be the exact opposite of what I described in https://github.com/indiehosters/documents/issues/18#issuecomment-98495018. :) But if we can do it, then it would be super useful. It does reduce the problem scope to http-only applications, but most other applications (I'm thinking of Jabber, Bitcoin, or Bittorrent for instance) would need their own IPv4 address anyway.