Giter VIP home page Giter VIP logo

cf-hello-worlds's People

Contributors

adborden avatar afeld avatar apburnes avatar bengerman13 avatar chrismcgowan avatar cweibel avatar dandersonsw avatar davemcorwin avatar dependabot[bot] avatar fureigh avatar jameshochadel avatar jasonthemain avatar jezhumble avatar jmcarp avatar johnscancella avatar jontours avatar jscancella avatar linuxbozo avatar markdboyd avatar mheadd avatar mogul avatar mzia avatar pburkholder avatar rcgottlieb avatar rogeruiz avatar siennathesane avatar soutenniza avatar spgreenberg avatar titanous avatar zkjellberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cf-hello-worlds's Issues

meteor example seems to be broken

I'm getting:

FAILED
Domain 18f.gov not found

When trying to deploy the meteor hello world example provided in this repo. Looks like the domain my account is part of is "apps.cloud.gov", and changing the domain in manifest.yml to that allows me to properly deploy the example.

Should manifest.yml be updated in this example to include this domain?

Make this more accessible to non-framework-nerds

The cf-hello-worlds repository is less accessible for newbs than it could be since there’s inconsistent indication of the language in use for each of the subdirectories. The language would likely be more relevant, meaningful, and communicative than the framework names... Even as something of a polyglot, I have no idea what languages padrino, sinatra, and flask refer to. So maybe the subdirectories could be renamed in the form $LANG[-$FRAMEWORK]?

README.md url typo

Hello,

It's my first time using cf. On your README.md,

https://APPNAME.apps.cloud.gov/

didn't work but

https://APPNAME.app.cloud.gov/

worked.

Add circleCI

CI would be a great place to demonstrate CI/CD for new users, and also ensure that are apps are deployable.

python-flask fails during staging: /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in `split': bad URI(is not URI?): https://lang-python.s3.amazonaws.com//runtimes/python-2.7.13.tar.gz (URI::InvalidURIError)

% cf push hello-world-python-flask --random-route

[...]
Starting app hello-world-python-flask in org trial / space I831870 as i831870...
Creating container
Successfully created container
Downloading app package...
Downloaded app package (839B)
Staging...
-------> Buildpack version 1.5.18
-----> Installing python-2.7.13
/usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in split': bad URI(is not URI?): https://lang-python.s3.amazonaws.com//runtimes/python-2.7.13.tar.gz (URI::InvalidURIError) from /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:73:in parse'
from /usr/lib/ruby/2.3.0/uri/common.rb:227:in parse' from /usr/lib/ruby/2.3.0/uri/common.rb:714:in URI'
from /tmp/buildpack/compile-extensions/lib/uri_translator.rb:30:in filter_uri' from /tmp/buildpack/compile-extensions/lib/uri_translator.rb:15:in translate'
from /tmp/buildpack/compile-extensions/bin/download_dependency:15:in `

'
DEPENDENCY MISSING IN MANIFEST:
Unfortunately, we are either unable to resolve the dependency into
a binary and version number or the requested version or version range is not supported.
Please replace the URL with a valid link or the requested version/range
with a supported version or version range.
Failed to compile droplet
Exit status 223
Staging failed: Exited with status 223
Destroying container
Successfully destroyed container

FAILED
Error restarting application: BuildpackCompileFailed

I looked here: http://lang-python.s3.amazonaws.com/ and it appears that at staging it is trying to download the python-2.7.13 runtime which does not exist at the URL. According to what I see on Amazon AWS it wants either "cedar-14" or "heroku-16" in the URL, but as you can see that section of the URL is blank (there are two slashes in a row // on the URL where cedar-14 or heroku-16 should be). Maybe a buildpack problem? Is there more information that is needed in the manifest.mf or other properties file to give the buildpack the information it needs to generate the URL to the runtime?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.