Skip to content

Reference deployment to run several image processing servers using Docker Compose

License

Notifications You must be signed in to change notification settings

Imaging-Server-Kit/serverkit-deploy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPFL Center for Imaging logo

🪐 Reference Deployment

Follow the steps below to set up and run a server providing access to several Imaging Server Kit algorithms using Docker.

Algorithms

Setup

This repository uses Git submodules to refer to each algorithm server. Clone the repository with all submodules:

git clone --recurse-submodules https://github.com/Imaging-Server-Kit/serverkit-deploy-docker

Make sure to have Docker and Docker Compose installed. From inside the repository, run the command:

docker compose up

This will

You can then connect to the server and run the algorithms from Python, Napari, or QuPath.

Contributing

Contributions are very welcome.

License

This project is distributed under the terms of the BSD-3 license.

Issues

If you encounter any problems, please file an issue along with a detailed description.

About

Reference deployment to run several image processing servers using Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published