Skip to content

meek0/canpath

 
 

Repository files navigation

CanPath Template

Helper project for setting up OBiBa stack for CanPath.

  1. Prepare

Adapt docker-compose.yml file to your needs, and get the docker images.

sudo make pull
  1. Initialize

Launch the docker containers and let them create their application's home.

sudo make up

Populate when some test data.

  1. Customize

Modify applications configurations and restart the docker containers.

sudo make install restart
  1. Repeat

Modify applications configurations.

sudo make install

Restart the docker containers if new files have been added.

sudo make restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • FreeMarker 71.5%
  • JavaScript 25.0%
  • CSS 2.7%
  • Makefile 0.8%