log

age author description
2016-04-28 souliane added big picture English file
2015-12-01 souliane scripts (launcher, test_accounts): update
2016-03-18 Goffi docker (sat_pubsub): minor optimization by joining 2 apt-get install
2016-03-09 Goffi docker (liberiva_cont): ownership is fixed on "config" command as "docker cp" use root:root as owner of copied file on container
2016-03-08 Goffi docker (base): Twisted and Wokkel are now installed with pip instead of apt, as Jessie version is too old for SàT
2016-03-08 Goffi docker (base): fixed bad escaping in add_host script, resulting in domain not put in /etc/hosts
2016-03-08 Goffi docker (base): create sat.conf in ~sat/.config/sat with right permissions so it is not created by set_account_domain
2016-03-04 Goffi docker: fixed bad stopping:
2016-03-04 Goffi docker (libervia): fixed bad escaping after moving libervia_cont_launch from Dockerfile to scripts/
2016-03-01 Goffi docker (prosody): fixed prosodyctl call in container_server: it was not using absolute path, so it was calling /usr/local/bin/prosodyctl instead of /usr/bin/prosodyctl, resulting in a loop
2016-02-29 Goffi docker (libervia_cont): replaced printf by eprintf for error messages
2016-02-29 Goffi docker (libervia_cont): put container used for maintenance in a variable
2016-02-29 Goffi docker (libervia_cont): workaround for copying config when Docker version is below 1.8.0
2016-02-29 Goffi docker (libervia_cont): added check_docker_version function which return 0 if current docker version is greater than wanted one, -1 else
2016-02-29 Goffi docker (libervia_cont): added eprintf function to print to stderr
2016-02-29 Goffi Docker (libervia_cont, sat, sat_nomedia): removed port 28915 which was used for SI File Transfer and is not used anymore (it may reappear in the futur if force_port is reimplemented)
2016-02-28 Goffi docker (prosody): switched to prosody-trunk, as it is currently more stable than prosody-0.10
2016-02-28 Goffi docker (base, libervia): use new getRepositoryData ability to save data in a .hg_data file
2016-02-28 Goffi docker: images optimisation:
2016-02-26 Goffi docker (libervia_cont): added a "stats" command for containers resources usage statistics
2016-02-26 Goffi docker (libervia_cont): added a "status" command:
2016-02-26 Goffi docker (libervia_cont): remove volumes from container on "stop" command
2016-02-26 Goffi docker (libervia_cont): added -v argument in help message for removing sat_data in restore command
2016-02-26 Goffi docker (libervia_cont): fixed restore when full backup path is used
2016-02-26 Goffi docker (libervia_cont): removed instructions about commiting sat_data, as a volume container will not commit data (see https://github.com/docker/docker/issues/7583)
2016-02-26 Goffi docker (prosody): restored logs in /var/log + info logs to console
2016-02-26 Goffi docker (base): fixed arguments handling in dbus_wrap
2016-02-24 Goffi docker (libervia_cont): removed useless echo in get_dyn_var
2016-02-24 Goffi docker (libervia_cont): SAT_CONT_PORT_<port> environment variable can now be used to specify destination ports when -p is used
2016-02-24 Goffi docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains