GitHub Stars
20
User Rating
Not Rated
Favorites
0
Views
18
Forks
8
Issues
1
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
A MySQL/MariaDB is used as datastore, it can be setup running this commands from the console:
You will be prompted for the root password for the database. The script will create a new user and this user will be used to create the needed tables.
If you see this error: , try running the command with .
The database can be dropped with this command:
sh
./setup/setup-db.sh
ERROR 1698 (28000): Access denied for user 'root'@'localhost'sudosh
./setup/drop-db.sh
Additional Resources
Author Information
20
Followers
33
Repositories
0
Gists
0
Total Contributions
Related MCPs
mc-serviceregistry
1
The Maritime Cloud Service Registry is a service registry developed as part of the EfficienSea2 project. This project utilizes Node.js, Gulp, and Bower to provide an efficient working environment for developers. The auto-refresh feature allows for immediate reflection of file changes in the browser during development.