Lennie

Results 14 comments of Lennie

The really lazy way to explain configurator is just to link to this CenturyLink Labs interview ;-) https://www.youtube.com/watch?v=aBgObyaNkdc&list=PL_q4Fk7SVBCIjyuCBFBItXnzGI3qBa2L1&index=8&t=39m06s confd sort of does some of the things, consul has watch and...

Could you give me some information ? Did you configure the variables at the start of the file ? You have git installed on the server ? In a path...

OK, hmm... I don't have Mac for testing. Most of the information you gave me, looks OK at first glance. I added a configuration option for configuring the path of...

I assume you configured the $repos at the top ? Can you run the following git command on the commandline in that directory ?: git status --porcelain

Sorry, seems I didn't notice the Github notification email. Could you take a look at your Apache-installation and find the configuration for the site which says something like: ErrorLog /var/www/somesite/logs/error.log...

OK, just pushed changes which should display the error. My best guess is, it's a permissions problem. The webserver user can't access your user directory.

confluxgroup do you still have problems with this or did you solve it ?

I'm not a developer of this project, just a user, but: The scheduled task you created has the wrong starting directory C:\windows\system32 instead of the win-acme directory which has it's...

Here are some ideas: Maybe just have an option to call a script or generic API/protocol (which people can write a proxy for to their own solution) ? How about...

Well, you could combine the 2 ideas dm-crypt and the encrypted-with-public-key method. If you use dm-crypt for normal operations to encrypt your volume data on the machine running Docker/convoy. To...