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

Small tweak to run a golang example app on run.pivotal.io #1

Closed
wants to merge 9 commits into from

Conversation

hmalphettes
Copy link

Hi there,

Thanks for a most awesome work on cf.

I did get to deploy a golang app here: http://gocf.cfapps.io/
Here is the small patch on the top of your changes that I needed.

Here is the example app source code and manifest.yml:
https://github.com/hmalphettes/go-cloudfoundry-example

Is there a way to send dot files like '.godir' with cf?
That would enable us to stick to the original buildpack a little more.

Cheers!
Hugues

@vito
Copy link
Owner

vito commented Jul 4, 2013

Thanks for the pull request. This fork was actually just for dinking around with a Go app of mine, and I don't plan on supporting it long-term. Would have made it private, but you can only use public git URIs for apps.

Also, .godir should just be packaged up like any other file in cf and make it all the way to the server. If it's not, you should totally open an issue.

@vito vito closed this Jul 4, 2013
@hmalphettes
Copy link
Author

OK then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants