-
Once the ansible roles are defined and working, we need to be able to launch the master/slave jenkins environment seamlessly in one step. Make sure when we launch setup_virtualBox.sh and setup_digita…
-
I just tried to spin up a VM with this privider for my first time but ran into errors from the API.
My Vagrantfile:
```
VAGRANTFILE_API_VERSION = "2"
ENV['VAGRANT_DEFAULT_PROVIDER'] = 'digital_ocea…
-
Make a playbook example with supporting tasks to provision Meatspace Chat on Digital Ocean
-
There is an Ansible module for Digital Ocean, it would be nice if this playbook could optionally create a new droplet as part of the deploy process:
http://docs.ansible.com/digital_ocean_module.html
-
我看了一下配置,在浏览器里只找到 9002 端口 /admin 下面有个 Django site admin,是用它来管理吗?默认的帐号和密码是什么?
-
All the subcommands on a machine with php 5.5 are listed with underscores instead of the usual dashes. Some subcommands are being cutoff so only part of the subcommand is shown and the cutoff string i…
-
Hey guys,
I started off with Sovereign on Linode. Everything seemed fine, except when I needed to reboot the server. After doing that, things just stopped working. IMAP, SMTP, etc. I issued reload's …
-
When following "edX Ubuntu 12.04 Installation"
I got this error
```
TASK: [supervisor | supervisor | install supervisor in its venv] **************
failed: [localhost] => {"cmd": "/usr/local/bin/vir…
-
Attempting to download a file that results in an HTTP status 301 or 302, results in an error. The expected behavior for AJAX should be to follow the redirect to the new location and download the file …
-
if (paymentservice_purchase_request(digital_good_id, digital_good_sku, digital_good_name, metadata, purchase_app_name, purchase_app_icon, get_window_group_id(), &request_id) != BPS_SUCCESS)
Does not…