Skip to content

eventhorizontelescope/eht-mayan-edms

Repository files navigation

EHT Mayan EDMS deployment Repo

This repo is the deployment repo for the EHT instance of MAYAN-EDMS.

For a production deployment, the system admin should first change the password fields in both "mb-secret.yaml" and "db-secret.yaml", make sure that these passwords are NOT committed to git and NOT published to the internet, and then run the following command:

kubectl apply              \
	    -f mb-secret.yaml  \
	    -f db-secret.yaml  \
	    -f bridge.yaml     \
	    -f redis.yaml      \
	    -f postgresql.yaml \
	    -f mayan.yaml      \
	    -f revsys.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published