Skip to content

cytomine/cytomine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,280 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cytomine

Cytomine

Cytomine is an open-source platform for collaborative analysis of large-scale imaging data.

This repository provides the necessary files and instructions to build and launch the Cytomine product using Docker Compose.

Installation

Local Installation

For installation procedure, please refer to the local installation documentation.

Kubernetes Installation

For installing Cytomine on Kubernetes, please refer to the Kubernetes installation documentation.

Local dev installation

K3S is provided as a mean to deploy on a local docker-compose environment. Run:

  • make doctor
  • make init-secrets
  • make start-k3s-cluster
  • make deploy-helm

License

Apache 2.0.

Releases

No releases published

Contributors