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

Heroku Buildbacks with herokuish #67

Closed
bobheadxi opened this issue Feb 3, 2018 · 2 comments
Closed

Heroku Buildbacks with herokuish #67

bobheadxi opened this issue Feb 3, 2018 · 2 comments
Assignees
Labels
:cmd command line and clientside functionality :daemon daemon and serverside functionality type: refactor 🏡 code structure and architecture
Milestone

Comments

@bobheadxi
Copy link
Member

bobheadxi commented Feb 3, 2018

ie. setup in .inertia.toml

@bobheadxi bobheadxi added discussion type: refactor 🏡 code structure and architecture labels Feb 3, 2018
@bobheadxi bobheadxi mentioned this issue Feb 26, 2018
@bobheadxi
Copy link
Member Author

bobheadxi commented Mar 19, 2018

@PiggySpeed found a neat article:

https://about.gitlab.com/2017/10/04/devops-strategy/

From the article:

Today, with Auto Deploy, we already use Auto Build, with build packs. We will automatically detect, I think, one of seven different languages, and automatically build your Java app, or Ruby, or Node… and we use Heroku’s build packs, actually, to do this build.

Heroku's build packs are publicly available 🤔 https://devcenter.heroku.com/articles/buildpacks

And from the article it sounds like they work outside of Heroku? Something potentially worth looking into - straight up replicating heroku 😆

@bobheadxi bobheadxi added the wishlist low-priority stretch features label Mar 19, 2018
@bobheadxi
Copy link
Member Author

bobheadxi commented Mar 19, 2018

@bobheadxi bobheadxi changed the title Explore options for supporting different types of projects Heroku Buildbacks with herokuish Mar 26, 2018
@bobheadxi bobheadxi added :daemon daemon and serverside functionality :cmd command line and clientside functionality and removed wishlist low-priority stretch features labels Mar 26, 2018
@bobheadxi bobheadxi self-assigned this Mar 27, 2018
@bobheadxi bobheadxi added this to the v0.2.0 milestone Mar 27, 2018
bobheadxi added a commit that referenced this issue Apr 7, 2018
Herokuish builds, deployment rework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:cmd command line and clientside functionality :daemon daemon and serverside functionality type: refactor 🏡 code structure and architecture
Projects
None yet
Development

No branches or pull requests

1 participant