-
Published Question
I was able to follow these directions to set up a Rails application on my local machine:
Quickstart:Compose and Rails (https://docs.docker.com/compose/rails/)
But, I would prefer for my development environment to be o...
1
•
•
By
dsblauser
DigitalOcean
Docker
Ruby on Rails
Ubuntu
-
Published Question
A few weeks ago, I created a droplet using docker-machine by following these articles as my guide:
https://docs.docker.com/machine/examples/ocean/ (https://docs.docker.com/machine/examples/ocean/)
https://www.digitalo...
Accepted Answer:
There has not been any recent change to the create API endpoint that could cause this issue. From the output provided the actual error coming from DigitalOcean is
422 You specified an invalid image for Droplet crea...
1
•
•
By
dsblauser
Docker
DigitalOcean
Ubuntu
-
Published Question
I've been running an application on Vagrant using VirtualBox as my provider and a shell script to provision the environment once the VM is running.
My shell script uses a number of commands starting with "su -vagrant ...
1
•
•
By
dsblauser
Deployment
Miscellaneous
Ubuntu
-
Published Question
I read this article on using DigitalOcean as the provider for Vagrant:
https://www.digitalocean.com/community/tutorials/how-to-use-digitalocean-as-your-provider-in-vagrant-on-an-ubuntu-12-10-vps (https://www.digitaloc...
1
•
•
By
dsblauser
DigitalOcean Articles
-
Published Question
I have been following the instructions on this article:
https://www.digitalocean.com/community/tutorials/how-to-install-rails-and-nginx-with-passenger-on-ubuntu (https://www.digitalocean.com/community/tutorials/how-to...
4
•
•
By
dsblauser
Nginx