Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pendexgabo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
pendexgabo
6y ago
I just want to be able to run my docker image stored in my private registry and I can't do that. ECS allows you to set a secret with a docker _compatible_ authentication token and point to any docker registry...
2.
▲
by
pendexgabo
9y ago
This is really prune to errors due to concurrency, race conditions, etc. There are several ways to do this "The Right Way": - you can just use LUKS and mount the db storage on top of it. - you can just use built-in encryption at r
3.
▲
by
pendexgabo
10y ago
worth reading: http://orientdbleaks.blogspot.com.ar/2015/06/the-orientdb-is... I've had several issues with the "distributed" setup among others.
4.
▲
by
pendexgabo
11y ago
huge WTF...you can't call that WAF...At least try adding some more rules.
5.
▲
by
pendexgabo
11y ago
I would assume you didn't read this: https://www.drupal.org/documentation/modules/node Also, let me introduce you another good website for this kind of question: http://stackoverflow.com try it.
6.
▲
by
pendexgabo
12y ago
why not startssl? you will get the SSL certificate for free
7.
▲
More granular cronjobs in openshift using PHP
(sosagabriel.com.ar)
1 points
by
pendexgabo
12y ago
|
0 comments
8.
▲
by
pendexgabo
13y ago
yeah...I thought that when I clicked and wasn't taken to a https site...looks a kinda crappy copy of DropBox...
9.
▲
by
pendexgabo
13y ago
really? ok...I mean...really?
10.
▲
by
pendexgabo
14y ago
what about http://libslack.org/daemon/ ?
11.
▲
by
pendexgabo
14y ago
xtrabackup ( http://www.percona.com/doc/percona-xtrabackup/ ) is the way to go in my opinion. you can create full and incremental backups...