Control repository for the self-hosted deconst-docs documentation.
-
If necessary, deploy the deconst docs
-
Open a new shell
-
Submit the control repo assets to the content service
The
CONTENT_STORE_APIKEY
must match theADMIN_APIKEY
set when deploying the content service.docker run -it --rm \ --env CONTENT_STORE_URL=$(minikube service --url --namespace deconst content) \ --env CONTENT_STORE_APIKEY=${ADMIN_APIKEY} \ --env TRAVIS_PULL_REQUEST=false \ --volume "$(pwd)":/var/control-repo \ quay.io/deconst/preparer-asset
-
Open the deconst docs site in a browser
minikube service --namespace deconst presenter
-
Open the deconst staging docs site in a browser
open $(minikube service --url --namespace deconst staging-presenter)/staging/