Skip to content

tonite31/cf-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CF Portal

CF Portal is a web-frontend for cloundfoundry based on nodejs.

##Getting Started

  1. Clone the project: https://github.com/tonite31/cf-portal
  2. Change directory to cf-protal : cd cf-protal
  3. Change the manifest.yml to your options.
  4. Change the config.json to the endpoint and admin user information. If you don't input admin user information, you could not use several features.
    4-1. Enter the smtps account information. this used for invite to another user.
    4-2. If you want to use redis, enter the redis server information to config.json.
  5. Install npm packages : npm install
  6. Push this application to Cloud Foundry using the cf Command Line Interface (CLI): cf push.

##License Code licensed under MIT

About

CloudFoundry web user interface using nodejs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published