Giter VIP home page Giter VIP logo

chef-dokku's People

Contributors

akelmanson avatar bauglir avatar fgrehm avatar joonas avatar mikexstudios avatar wingrunr21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chef-dokku's Issues

Tag the v0.2.0 release

We need to tag whatever the SHA was for the v0.2.0 release. Also should probably tag releases in the future as well.

LWRP support

Implement LWRPs to handle working with the underlying dokku CLI

Support for setting PREBUILT_STACK_URL

Keeping a copy of the stack locally and providing it to the bootstrap script while developing the cookbook comes in hand as it lowers the initial provisioning time a lot :)

Introduce a CHANGELOG file for future releases

0.0.1 was mostly an experiment and starting from 0.2.0 I expect things to be more stable and that people are likely to start using it a bit more. So it'll be nice to keep track of changes as not knowing what changed between releases is a big PITA :P

Vagrant recipe

Add the default vagrant public key to the list of allowed users

Adding environment variables before an app exists prevents app creation

Hey there,

I'm adding a new app to a server. When I do the following steps:

  • add an environment variable for the app "staging.myserver.com"
  • run chef-client on staging.myserver.com
  • push a new app to [email protected]:staging.myserver.com

I get an error from the push:

ra:app(dev-procfile) ryan$ git push staging dev-procfile:master
fatal: 'staging.ramen.is' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
ra:app(dev-procfile) ryan$

I'm guessing git is mad that the /home/dokku/staging.myserver.com directory exists, but only contains the ENV file and is not a git repo.

Am I just using this wrong, or have I hit a race condition?

Switch to test-kitchen

Instead of relying on a Vagrantfile for chef-solo testing, I'd like to switch us over to test-kitchen. This combined with serverspec tests should help keep us from regressing along with maintaining behavior with the base dokku project.

It'll also help me since I use parallels instead of VirtualBox ๐Ÿ˜„

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.