A backport of Git for Jessie is possible:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 27 2016
I wonder if we shouldn't run at the top of testing Docker image (Sid + one week), so we always offer last packages versions.
Jul 22 2016
Jul 21 2016
Current status: a development Vault works, we're going to play with it for a few days, then switch to production one.
Jul 16 2016
Jul 15 2016
Jul 11 2016
Jul 10 2016
Works fine.
- Pull last image
- Stop and backup our former ci container as backup-ci image
- Launch a new image
- Follow the wizard
- Install Pipeline, GitHub Organization folder, Pipeline stage view plugins
Jul 9 2016
Jul 7 2016
https://hub.docker.com/r/cgswong/vault/ seems to be a good solution.
Jul 1 2016
S3 chosen, credentials on K70, bucket vault-dwellers created.
$ s3cmd mb s3://vault-dwellers
Jun 27 2016
ops.services@nasqueron.org created.
Any database is a problem as long as this db isn't backed.
Jun 22 2016
Mar 28 2016
Mar 22 2016
Mar 2 2016
Mar 1 2016
Live on https://sentry.nasqueron.org.
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.