Git Product home page Git Product logo

Comments (3)

BronsonQuick avatar BronsonQuick commented on August 22, 2024

I ended up hacking the plugin mentioned above and rolling our own ruby gem to suit our needs: https://rubygems.org/gems/vagrant-chassis-digitalocean

My local code (when I'm booted into Ubuntu) will do the following after
vagrant up --provider=chassis_digitalocean

chassis-do

I need to refactor my code before I submit a branch for review but coded this so the Digital Ocean settings are taken from our yaml file(s):

digitalocean:
  client_id: YOUR_ID
  api_key: YOUR_KEY
  region: 'Singapore 1'
  size: '512MB'
  image: 'Ubuntu 12.10 x32'

N.B. The admin and password was purely for testing purposes 👅

from chassis.

pdennis33 avatar pdennis33 commented on August 22, 2024

Hey @BronsonQuick,
First of all Chassis seems awesome and I got it to work on VirtualBox and Windows 7 x64, but I'm having all kinds of trouble trying to get it to work on DigitalOcean. My plan is to have VirtualBox for local dev and DigitalOcean for production. I tried this plugin but when I use the vagrant up --provider=chassis_digitalocean code it gives me an unauthorized error. I regenerated a new token just in case from DO but still no luck. I had tried the vagrant-digitalocean plugin first (before I found this one) and it would successfully create a droplet, but I couldn't work my way through all of the directory errors (directory not found, user not found etc).

Any tips on how I can get this to work? I've been searching everywhere trying to get this setup to work.

Thank you!
Paul

from chassis.

BronsonQuick avatar BronsonQuick commented on August 22, 2024

I don't think I'll have the time to rewrite the Ruby gem I started for this ages ago so I think I'll close this out for now and I might revisit it in the future.

from chassis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.