Skip to content

Commit

Permalink
Add paragraph about chrisomatic
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Oct 4, 2023
1 parent 6045bdf commit bfa4d02
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/run/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,15 @@ via zero-config, "one-click installations" for local quickstart demos and testin
In production, we provide [Helm charts](./helm.md) for creating a secure instance
of _ChRIS_ in [Kubernetes](https://kubernetes.io)
or [OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift).

To run _ChRIS_ in development mode, see https://github.com/FNNDSC/ChRIS_ultron_backEnd

## Provisioning

[`chrisomatic`](https://github.com/FNNDSC/chrisomatic) is a tool for setting up
a deployment of _ChRIS_ with users and plugins. This is useful for demo and testing purposes.

[Podman](podman/index.md) and [Docker](./docker.md) provide the configuration file
`chrisomatic.yml` and instructions on how to run `chrisomatic`. For the most part,
`chrisomatic.yml` should be intuitive to figure out. More in-depth documentation can
be found in its repository: https://github.com/FNNDSC/chrisomatic

0 comments on commit bfa4d02

Please sign in to comment.