User Guide#
This section of the docs covers the user-side usage of the public ma’ayanlab cluster.
Configuring access to the cluster
Setup your system for deployment.
Get access from an administrator.
Common containers for running with cluster resources.
Jupyter lab for running with cluster resources.
VSCode Server for running with cluster resources.
-
Setup your codebase to be deployable.
Manage docker compose apps.
Deploy your code to production.
Common services you can create or pair with your app.
PostgreSQL (RDMS): a popular relational database we recommend
MariaDB (RDMS): another popular relational database compatible with mysql
Neo4J (GraphDB): a graph database we use frequently in the lab
MinIO (S3): a cloud file storage service
Common questions & issues you may experience, answered.