Giter Site home page Giter Site logo

cf-example-staticfile's Introduction

Cloud foundry example using the staticfile buildpack

This repository contains a simple example using the staticfile buildpack. When you push this application, the static files in the web directory will be made available on the web.

Manually pushing from your computer

  1. Grab a copy of this repo locally: git clone https://github.com/govau/cf-example-staticfile.git

  2. Login to cloud foundry:cf login --sso -a https://api.system.y.cld.gov.au

  3. Push the application: cf push

  4. In this example, your application has a random route assigned to it. Check the output from the previous command:

...
Waiting for app to start...

name:              cf-example-staticfile
requested state:   started
instances:         2/2
usage:             64M x 2 instances
routes:            cf-example-staticfile-fearless-jackal.apps.y.cld.gov.au
last uploaded:     Thu 29 Mar 13:37:47 AEDT 2018
...

e.g. in this case, the static content is available at cf-example-staticfile-fearless-jackal.apps.y.cld.gov.au.

Deploy from CircleCI

CircleCI

CircleCI is following this project, and so will auto build it whenever there is a change.

CircleCI will test each change regardless of the branch it is on. Whenever a change is made on the master branch it will also deploy it to cloud.gov.au's Y cloud.

The password of the user has been set in an environment variable in CircleCI (CF_PASSWORD).

Further reading

cf-example-staticfile's People

Contributors

gordcorp avatar

Watchers

 avatar

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.