Note: This docker installation has been superseded by the installer bundled in cerebrate directly. Please switch to the installation instructions there.
Cerebrate docker image.
- Clone this repository
- Run
sudo ./init.sh - Run
sudo ./start.sh - Visit
localhost:8080- Credentials
adminandPassword1234
- Credentials
- Have fun :)
- Work in ./app/cerebrate & update your code
- Run
sudo ./build-image.sh - Run
sudo ./stop.sh - Run
sudo ./start.sh - Same as 4. above.
- Run
sudo ./stop.sh
- Run
sudo ./remove.sh