Skip to content

rosogon/unified-paas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unified-paas

SeaClouds Unified PaaS Library

Usage

  1. Compile needed projects
  1. Start server: java -jar service/target/unified-paas-service-0.0.1-SNAPSHOT.jar

  2. Deploy an application:

curl http://localhost:8080/heroku/applications -X POST -F file=@"<warfile>" -F model='{"name":"samplewar"}' -H"Content-Type: multipart/form-data" -H"apikey:<heroku-api-key>"

About

SeaClouds Unified PaaS Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages