Live on https://sentry.nasqueron.org.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 2 2016
Mar 1 2016
Container launched.
$ docker run -d --name sentry-redis redis 5c771e0df253dbcbe5623b86d38fddaddec11731f07fa30916bf7ba7b4f17a2d $ docker stats sentry-redis CONTAINER CPU % MEM USAGE/LIMIT MEM % NET I/O sentry-redis 0.17% 8.511 MB/3.403 GB 0.25% 648 B/648 B
Feb 21 2016
Feb 20 2016
Feb 11 2016
That's already the case.
Feb 10 2016
XDebug missing too.
Feb 9 2016
As we have already have PHP, per T708#6938, it's as simple as adding these commands to the main RUN to install it:
On the container
[test-notifications-phab] $ arc patch --diff 654 --nocommit --nobranch ****
java.io.IOException: Cannot run program "arc" (in directory "/home/app/workspace/test-notifications-phab"): error=2, No such file or directory
By the way, I would suggest for next containers to discard totally -P.
Container name: naughty_nobel
SSH port: 32770
docker run -dt -P -v /data/jenkins/slave_home:/home/app nasqueron/jenkins-slave-php
Feb 5 2016
The staging area directories should be owned by git@, as it's the VCS user.
Feb 2 2016
Jan 28 2016
Any idea to store somewhere secure files with passwords/credentials?
Jan 27 2016
Jan 25 2016
GitHub: done for Nasqueron. I've also configured an hook for Wolfplex and Keruald repos.
Jan 24 2016
Jan 23 2016
- -------------------------------------------------------------
- Notifications center
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Author: Sébastien Santoro aka Dereckson
- Project: Nasqueron
- Created: 2016-01-23
- Description: Listen to webhooks, fire notifications to
# the broker. Used for CI / IRC notifications.
- Image: nasqueron/notifications
- Services used: RabbitMQ broker (white-rabbit)
- Docker volume (/data/notifications/storage)
- -------------------------------------------------------------
BROKER_HOST=white-rabbit.nasqueron.org BROKER_USER=`ssh -i /root/.ssh/id_zr zr@ysul.nasqueron.org getcredentials 56 username` BROKER_PASS=`ssh -i /root/.ssh/id_zr zr@ysul.nasqueron.org getcredentials 56` BROKER_VHOST=dev
Credentials created on the broker and saved at K56.
Jan 22 2016
Jan 21 2016
Jan 20 2016
Worked, but an error occured (known issue, see https://github.com/letsencrypt/boulder/issues/1217) at the first try.
Jan 19 2016
According /etc/nginx/nginx.conf, port assigned for notifications.nasqueron.org is the 37080.
Jan 18 2016
Jan 14 2016
Jan 8 2016
Jan 7 2016
Live at http://builds.nasqueron.org/.
Jan 1 2016
Committed as rVIPERSERV7e3bbdce009d.