Skip to content

MeansAI/nginx

 
 

Repository files navigation

Nginx sidecar for DigitalOcean App Platform

GitHub license GitHub contributors

GitHub Workflow Status GitHub repo size

ℹ️ Overview

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.

🧑‍💻 Developer Guide

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.

💬 Community

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.

🙋 Find us elsewhere

Telegram Discord Twitter LinkedIn Slack Medium YouTube

About

Nginx reverse proxy for routing traffic in DigitalOcean App deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 68.1%
  • Shell 31.9%