Skip to content

A container-based deployment for NA Boot Plan, a full-stack web development framework.

License

Notifications You must be signed in to change notification settings

teimichael/NABootContainerization

Repository files navigation

NABootContainerization

A container-based deployment for NA Boot Plan.
NA Boot Plan is a full-stack web development framework that aims to provide swift construction for web applications.
This project provides a scaffold to build web applications on NA Boot Plan with containerization support.

Main Components

Main Features

  • High cohesion, low coupling
  • Classic service-oriented architecture
  • Lightweight
  • Containerized
  • Easy-to-use
  • WebSocket support

Architecture

Architecture

Usage

Pull projects from GitHub

chmod u+x ./cloneRepositories.sh
./cloneRepositories.sh

Create static folder

chmod u+x ./createStaticFolder.sh
./createStaticFolder.sh

Start up projects

docker-compose up

Deamon mod

docker-compose up -d

Shut down projects

docker-compose down

Shut down and clear projects

docker-compose down --rmi 'all'

Application

Boostim

Boostim is a set of solutions for instant messaging.
For more information, please refer to Boostim.

Clouder

A private cloud web service for static resource storage on clouds supported by GCP storage.
Related resources:

Related Projects

About

A container-based deployment for NA Boot Plan, a full-stack web development framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages