-
I have created a docker image that I am pushing to my dokku server hosted at `example.xyz`. I have set the git remote to `dokku@example.xyz:subdomain.example.xyz`, as I host multiple different primary…
sam3d updated
8 years ago
-
my Vagrantfile:
```
config.vm.hostname = 'dropletname.example.com'
# Alternatively, use provider.name below to set the Droplet name. config.vm.hostname takes precedence.
config.vm.provider :digi…
-
Since Cloud Code doesn't support modules anymore, how can I still use an email service like Sendgrid to send transactional email? Right now I am using its cloud code module, but that does not work in …
-
Hi,
when I am adding devices its not showing real time and there is this error in logs
```
INFO | jvm 1 | 2015/12/31 19:59:53 | Dec 31, 2015 7:59:53 PM org.traccar.web.server.model.BackendRefr…
-
https://github.com/owncloud/core/blob/master/.htaccess got quite some changes, especially the `# Rewrite rules for `front_controller_active`` part.
ghost updated
8 years ago
-
Hello,
I'm trying to use a 100% fresh install of Ubuntu 13.10 hosted in VMware Workstation 10 on Windows 7 x64 to compile a x64 ffmpeg using your script but the compilation of binutils fails.
Here i…
-
Scrolling of big ansible YAML configs (>100Kb) is slow and CPU intensive, slower then vim stock yaml highlighter and even slower than https://github.com/chase/vim-ansible-yaml.
DXist updated
8 years ago
-
I am trying to use youtube_dl python module, and able to get it working on local machine. I am outputting `formats` key of JSON data obtained. This helps me to get download urls for various resolution…
-
Suddenly all my attempts at starting or stopping ec2 nodes fail with the bellow error....
```
salt-cloud --versions-report
Salt: 2014.7.0-1934-g91b9632
Python: 2.7…
-
I'm running load testing on an 8 core machine, and I'm seeing hhvm use 3 times more system CPU than user. It looks like it's in a spinlock - below is some ptrace output.
Any suggestions as to whethe…