A custom Nginx sidecar image for use on DigitalOcean App Platform. It is intended as a common base image that could then be modified to work across a variety of different deployments.
Build the Docker image using:
docker build --target runner . -t nginx:local
runner
is the build target stage.
The start script is set to entrypoint.sh
. In this instance, it's optimised for working with LogTo.
The cheqd Community Slack is our primary chat channel for the open-source community, software developers, and node operators.
Please reach out to us there for discussions, help, and feedback on the project.