Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for 0.2.0 Release #55

Closed
11 tasks done
progrium opened this issue Jun 30, 2013 · 9 comments
Closed
11 tasks done

Roadmap for 0.2.0 Release #55

progrium opened this issue Jun 30, 2013 · 9 comments
Milestone

Comments

@progrium
Copy link
Contributor

In no particular order:

  • Uses latest version of Docker again
  • Expose commands over SSH using sshcommand
  • App config / environment variable management
  • Basic hooks/plugin system
  • Pull nginx vhosts out into plugin
  • Separate dokku and buildstep more cleanly
  • Integration test coverage
  • export/import (ssh keys / acl + app configuration)
  • app delete command
  • Use dokku as the system user instead of git
  • run command
@josegonzalez
Copy link
Member

Application configuration via env vars: #188
Application deletion command: #186

@josegonzalez
Copy link
Member

What is "export/import (ssh keys / acl + app configuration)"?

@asm89
Copy link
Contributor

asm89 commented Oct 13, 2013

@josegonzalez We want users to be able to easily export dokku configuration files. That's the VHOST configuration, nginx specific stuff and the ENV of applications. This should make it possible to easily reinstall your box for big dokku/docker upgrades. After that you just import the configuration and repush your apps. :)

Makes sense?

@josegonzalez
Copy link
Member

What is nginx specific stuff?

@josegonzalez
Copy link
Member

Also whats the acl bit?

@asm89
Copy link
Contributor

asm89 commented Oct 14, 2013

nginx: you can have ssl configuration, that should be exported too
acl: that was planned for 0.2, but postponed for now

@josegonzalez
Copy link
Member

Okay, I'll try and take a look at those. Where are the ssl docs?

On Mon, Oct 14, 2013 at 4:14 PM, Alexander notifications@github.com wrote:

nginx: you can have ssl configuration, that should be exported too
acl: that was planned for 0.2, but postponed for now


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-26285094
.

@asm89
Copy link
Contributor

asm89 commented Oct 14, 2013

No real docs atm, but we've got to export the $HOME/$APP/ssl dir for each app.

Btw, are you planning to work on this? (You were also doing the config stuff no?) I'll also try to pick up some things this week (hope to get 0.2.0 out ASAP). For coordination it might be useful to join us on IRC.

@ghost
Copy link

ghost commented Nov 20, 2013

Roadmap complete, please open new tickets for issues with v0.2.0-RC1.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants