Merritt docker Stack
Stack Purpose
-
This stack is intended to support iterative development of Merritt code.
-
This Merritt Stack consists of a container based MySQL database and Minio Cloud storage which will be persisted in docker volumes.
-
This stack runs entirely with docker compose and can only support files and objects of limited size.
URLs
-
Admin Tool
-
UI
-
Stack Services
<a href name=โcreate-opsโ></a>Create An OPS session
CDL session manager user guide
This will create a read/write database connection. No separate configuration exists for readonly access.
docker compose exec -it merritt-ops /bin/bash
Database Access
/merritt-mysql.sh
Storage Bucket Access
Code Base
Run Merritt Admin Tool
MERRITT_ECS=desktop bundle exec puma app/config_mrt.ru