We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
readonly HEP_TRAINING_PATH="/path/to/your/hep-training/repo" readonly GITHUB_USERNAME="GITHUB_USERNAME" readonly IMAGE_NAME="IMAGE_NAME" readonly IMAGE_TAG="IMAGE_TAG" readonly DOCKER_REGISTRY="ghcr.io" readonly IMAGE_FULL="$DOCKER_REGISTRY/$GITHUB_USERNAME/$IMAGE_NAME:$IMAGE_TAG"
chmod +x ./hept.sh
./hept crc # stands for Copy Ruby-on-rails Config
solr-service
redis-service
solr
redis
./hept install
./hept upgrade
./hept uninstall