Skip to content

mendesthi/12-factor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12-factor-app

License: Apache2

Description

Sample 12-factor app implementation to run on SAP Business Technology Platform (cloud foundry)

This application can be deployed also on a Local Machine (for development purposes)

Requirments

Deployment

STEP 1 - Download or Clone this repository

STEP 2 - Navigate to the directory you cloned and Push the app to Cloud Foundry

cf push --random-route

STEP 3 - Set the environment variables using the following command.

cf set-env 12-factor MASTERDATA products 

**STEP 4 ** - Create the DB service Instance

cf marketplace
** TO DO ** 

STEP 5 - Restart the app

cf restart 12-factor

STEP 6 - Run the app on the route displayed in the terminal

Support and Contributions

This repository is provided "as-is". No support is available. Feel free to open issues or provide pull requests.

License

This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

About

Demo 12-factor app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •