Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

StrictlySkyler/machina-cloud

Repository files navigation

machina-cloud

To get started:

  1. Install Docker
  2. ./start.sh

That's all, folks. ;-)

To stop it once it's running: sudo docker stop machina-cloud

Any changes to the Dockerfile necessitate creating a new image, in which case you should run build.sh and supply an argument for what tag the new image should have. You'll then need to push the changes to the Docker repo. For example:

./build.sh "foo"
sudo docker push machinabio/machina-cloud

About

The cloud app for MachinaBio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published