More granular cronjobs in openshift using PHPsosagabriel.com.ar1 points·by pendexgabo·12 lat temu·0 comments
pendexgabo·6 lat temu·discussI 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...
pendexgabo·9 lat temu·discussThis 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 rest [1] - etc.[1] https://mariadb.com/kb/en/mariadb/data-at-rest-encryption/
pendexgabo·10 lat temu·discussworth reading: http://orientdbleaks.blogspot.com.ar/2015/06/the-orientdb-is...I've had several issues with the "distributed" setup among others.
pendexgabo·11 lat temu·discusshuge WTF...you can't call that WAF...At least try adding some more rules.
pendexgabo·11 lat temu·discussI would assume you didn't read this: https://www.drupal.org/documentation/modules/nodeAlso, let me introduce you another good website for this kind of question: http://stackoverflow.com try it.
pendexgabo·13 lat temu·discussyeah...I thought that when I clicked and wasn't taken to a https site...looks a kinda crappy copy of DropBox...
pendexgabo·14 lat temu·discussxtrabackup (http://www.percona.com/doc/percona-xtrabackup/) is the way to go in my opinion. you can create full and incremental backups...