Rebase needed.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 8 2015
Nov 7 2015
We have tried another approach, replacing the default vhost.
[ops@dwellers docker-phabricator]$ docker run -d nasqueron\phabricator ls /etc/nginx/sites-enabled/default [ops@dwellers docker-phabricator]$ docker logs loving_meitner /etc/nginx/sites-enabled/default
Nov 6 2015
[ Task assigned to code submitter. ]
Nov 5 2015
Oct 24 2015
Oct 22 2015
Oct 7 2015
Sep 19 2015
Sep 12 2015
Files created:
- List of containers: /etc/containers.conf
- Script wich gets names from the list: /usr/lib/systemd/system/get-containers-list
- Script in order to {start,stop} containers: /usr/lib/systemd/system/docker_{start,stop}
- Service to automate launching containers : /usr/lib/systemd/system/docker-containers.service
Aug 8 2015
Kernel will be available at next reboot.
I'm building a container image from the Dockerfile shipped in the official repository.
Jul 22 2015
Jul 21 2015
Fixed on https://pad.nasqueron.org/
A build isn't available.
Jul 16 2015
Jul 15 2015
Jul 14 2015
Green light to test in live.
System log
Okay, with that, we'll need to put them to a known systemd path. That's convenient.
Executable are placed in a uniq directory.
Build ok for nasqueron/nginx-php-fpm
Jul 13 2015
- Mistake in the name
- Salt infrastructure will be at the root
Let's try to be compliant with "docker-containers" name: docker-containers-start, docker-containers-stop ?
- Adding systemd unit
Jul 11 2015
Per #nasqueron-ops message at 23:32:16.
Jul 10 2015
Jul 9 2015
Fixed in the Docker registry description (there isn't an README in this repo).
Before:
Jul 7 2015
Jul 5 2015
Done for every service.
Done, but a SSL certificate is needed too for the serving-files domain.
Jul 4 2015
Instance works, is up to date.
Jul 3 2015
$ docker exec -it acquisitariat bash $ wget http://dwellers.nasqueron.org:1234/ $ mysql -uroot -p"$MYSQL_ROOT_PASSWORD" < wolfphab.sql
$ apt-get install nano [...] Setting up nano (2.2.6-1+b1) ... [...]
$ shell docker acquisitariat $ apt-get update [...] $ apt-get install wget [...] Setting up wget (1.13.4-3+deb7u2) ...