Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjasghar/oc-asgharlabs


https://github.com/jjasghar/oc-asgharlabs

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# cf-asgharlabs

This is a demo repo for using Cloud Foundry on the IBM Cloud.

I have written a couple scripts in [./scripts](scripts/) to
make this easy to run for demos.

1) `01_output_code.sh` shows off the code for the sinatra app.

2) `02_change_the_code.sh` changes the code for the sinatra app.

3) `03_push_the_code.sh` pushes the code for the sinatra app.

4) `99_reset.sh` resets everything to the start.

BONUS: `booth_loop.sh` will just run it over and over for a screen.

## License & Authors

If you would like to see the detailed LICENCE click [here](./LICENCE).

- Author: JJ Asghar

```text
Copyright:: 2019- IBM, Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```