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

[WIP] New getting started tutorial based on RoR + PostgreSQL #2781

Closed
wants to merge 1 commit into from

Conversation

davidwrede
Copy link

@davidwrede davidwrede commented Jul 19, 2017

This is a new tutorial showing how to use Ruby scaffolding to build rails app and have it connect to PostgreSQL package.

This tutorial shows the following:

  • How to use hab plan init
  • How to use the Ruby scaffolding to create a package
  • How to create a health_check hook for app health monitoring
  • How to dynamically update packages via hab config apply
  • How to export packages to Docker containers and then run them via Docker Compose
  • How to upload a package and (optionally) promote it

The current tutorial has been left in the repo (only the navigation sidebars have been changed) in case we want to reuse it in some other location.

And, I will be adding in a version of the tutorial that shows how to run this in VMs via a Vagrant + VirtualBox. The choose-environment topic will be part of that flow, but these updates will come in a subsequent PR.

@thesentinels
Copy link
Contributor

Thanks for the pull request! Here is what will happen next:

  1. Your PR will be reviewed by the maintainers
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@reset
Copy link
Collaborator

reset commented Jul 21, 2017

@thesentinels acceptance

@thesentinels
Copy link
Contributor

🤘 I am sending your branch against master to our acceptance environment.

@thesentinels
Copy link
Contributor

:neckbeard: Travis CI has started the deployment of acceptance.

@thesentinels
Copy link
Contributor

💖 Travis CI reports acceptance has been deployed.

I love new and shiny websites!

I just want you and the contributor to answer me one question:

gif-keyboard-3280869874741411265

@davidwrede davidwrede force-pushed the dw/sample_app_tutorial branch 2 times, most recently from e29fdcc to a160beb Compare July 27, 2017 12:46
Signed-off-by: David Wrede <dwrede@chef.io>
@davidwrede
Copy link
Author

davidwrede commented Aug 3, 2017

The new tutorial work in this PR has been moved into #2861.

@davidwrede davidwrede closed this Aug 3, 2017
@reset reset deleted the dw/sample_app_tutorial branch August 3, 2017 22:50
@christophermaier christophermaier added Documentation Flags an issue / PR for attention by the technical documentation team and removed A-documentation labels Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Flags an issue / PR for attention by the technical documentation team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants