Skip to content

XinliNiu/borealis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

borealis

A Platform-as-a-Service based on Docker and Node.js.

Borealis features:

  • App deployment using Git.
  • Dynamic HTTP routing.
  • Heroku buildpack support.
  • Containers all the way down.

This project is in early stage development.

Modules

host

An API that runs on the host machine. It's responsible for managing app containers.

deploy

An SSH server for receiving Git deployments.

logging

Send logs via a WebSocket API.

router

Route incoming HTTP requests to the corresponding app.

License

MIT

About

A Platform-as-a-Service based on Docker and Node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • Shell 16.5%