libresh / applications

Applications we offer
9 stars 5 forks source link

data formats should be tagged in image names #20

Closed michielbdejong closed 10 years ago

michielbdejong commented 10 years ago
michielbdejong commented 10 years ago

what about aliases like 'www.' or even wildcard subdomains? -> we'll symlink them somehow - the goal of using the domain name in the path is to make the mailserver automatically know which email address lives where. The philosophy is that every user always has one "main" domain as their defining identity, and we use that as their user id.

There can still be a customer database holding details on more complex billing details and organizations, but the main hosting structure is a domain, with a secondary email address in contact.txt

michielbdejong commented 10 years ago

there should be a default user in case the domain name doesn't match any of the users on the server. but since it works the same as a user container, it can live in /data/per-user/default

michielbdejong commented 10 years ago

made these changes in master; trying them out on k2 now.

michielbdejong commented 10 years ago

got k2-data-start.tar.gz in the new format and it works