https://hub.docker.com/r/cgswong/vault/ seems to be a good solution.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 7 2016
Jul 6 2016
I think that could come from the staging area: the SSH server for the staging area doesn't seem to be reachable.
Space between the trash icon and Delete
Previous test issue was introduced when we added the source_username field:
our mock didn't have a nickname property.
- Undo capability
- UI is working
- Rebased against D462
Okay at http://dwellers.nasqueron.org:32778/ with 5.6.23
Jul 5 2016
$ mkdir /tmp/phpinfo $ cat > /tmp/phpinfo/index.php <?php phpinfo(); ^D $ docker run -dt -P -v /tmp/phpinfo:/var/wwwroot/default nasqueron/nginx-php-fpm db390fa30df62b272f7b2d9f3bca17ac5103f88c92028382fbda4d46f168f871 $ docker inspect db390fa # ...port 80 is mapped as 32776...
$ docker build -t nasqueron/php-cli . [...] Successfully built c6f1c0d93f8f $ docker run --rm -it nasqueron/php-cli bash
@Sandlayth could you on DevCentral container does a tail -n 100 -f /var/tmp/phd/log/daemons.log and look a little bit?
Done for phenum — 3b52ad7f is merged.
Jul 4 2016
Concern fixed by rGROVE9c59de083c98.
Rebased
Remove extraneous comment
Jul 3 2016
To delete app/Listeners folder broke tests/Providers/EventServiceProviderTest.php inserted at 036351b2.
authurl() is now a global function, not a directive,
to avoid URLs to be subst'ed at template compile time.
I got distracted, won't work on it after all.
I'd like to give it a try.
Rebased.
Fixed by D456 / rGROVE1d7d101fa29b.
Jul 2 2016
Build is green https://ci.nasqueron.org/job/test-notifications-phab/125/ for more details.