Skip to content

RiseVision/rise-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISE Build Tools

This project contains build and utility scripts to package the core code.

It's based on Docker. Dockerfile contains the environment bootstrap while build.sh is the main command used to build and package the core code.

The build-assets/ folder contains several files that are bundled within the core to ease IT management.

What does this do

The builder will create a docker environment by:

  • ensuring all compilation requirements are installed
  • bundling Node.js and installing pm2
  • compiling Postgres 9.6.6
  • compiling Redis
  • creating folders structure.
  • copying configuration files and bash scripts needed by the bundler.

When docker image is built, tar.gz can be created by running the newly created image.

Other scripts

The scripts folder contains the install.sh script which will let user install RISE easily.

About

🔨 RISE binary packaging tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •