drie_push
beta
  • Getting started with drie push
  • Rails / MongoDB
  • Rails / PostgreSQL
  • NodeJS / MongoDB
  • Creating a Deploy to drie button
drie_push
  • Docs »
  • drie push
  • View page source

drie pushΒΆ

Warning

drie push is currently in beta and the APIs are subject to change as we stabilise the product. If something that was working stops working, please come back to the documentation to see if new behaviour is documented. If there’s no explanation, then please let us know.

Contents:

  • Getting started with drie push
    • Deploying
    • Branching
    • Logging in to your app
    • Logs
    • Configuration
    • Scheduling
  • Rails / MongoDB
    • 1. Create a new Rails app
    • 2. Add the mongoid MongoDB driver to the Rails app
    • 3. Create mongoid.yml config file
    • 4. Create your bookmark model
    • 5. Create a local git repo and set it up to deploy to drie push
    • 6. Deploy you code to drie push
    • 7. Set the MONGODB_URI environment variable in drie push
    • 8. Confirm that your bookmarking app works
  • Rails / PostgreSQL
    • 1. Create a new Rails app
    • 2. Create your bookmark model
    • 3. Edit database.yml config file
    • 4. Set the local DATABASE_URI environment variable
    • 5. Do a Rails database migration
    • 6. Create a local git repo and set it up to deploy to drie push
    • 7. Deploy you code to drie push
    • 8. Set the DATABASE_URI environment variable in drie push
    • 9. Confirm that your bookmarking app works
  • NodeJS / MongoDB
    • 1. Create a new Nodejs/Express 4 app
    • 2. Create a local git repo and set it up to deploy to drie push
    • 3. Deploy you code to drie push
    • 4. Set the MONGODB_URI environment variable in drie push
    • 5. Confirm that your bookmarking app works
  • Creating a Deploy to drie button
    • Embedding the button in GitHub
    • Adding an explicit parameter
Next

© Copyright 2016, drie secure systems limited.

Built with Sphinx using a theme provided by Read the Docs.