Mercurial > sat_docs
view scripts/test_accounts/data/souliane%2eorg/roster/dave.dat @ 85:bcba1966e6db
docker: certificate generation + various improvments:
- certificate is now auto-generated on first prosody launch is there is not already one
- certificate generated on build is removed to avoid image-wide certificate
- generated certificates are stored in sat_data
- data image is now based on prosody which is itslef based on sat_pubsub
- prosody configuration is moved to /etc/prosody/prosody_sat_cfg, and stored in sat_data
- building order changed to adapt to new images hierarchy
- libervia default configuration set to both without redirection (and with a security warning)
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 18 Feb 2016 17:31:09 +0100 |
parents | 1eb3ec190ea1 |
children |
line wrap: on
line source
return { [false] = { ["version"] = 17; }; ["pending"] = {}; ["dino@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["frankie@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["georges@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["peter@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["steven@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; };