Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production Traefik Implementation #131

Closed
wants to merge 3 commits into from
Closed

Conversation

LuedTek
Copy link

@LuedTek LuedTek commented May 4, 2024

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • nginx replacement as the reverse proxy. Creates a separate .env.traefik env file that is bootstrapped with ./env.sh and ./env.traefik.sh.
  • Separates frontend and backend networks.
  • Provides easy secure-headers middleware for Authelia, Basic Auth or any other middlewares.
  • Provides a production template for the self-hosted community.

Any other comments?

  • This is separated from the existing docker-compose.yaml file to prevent any conflicts with existing environments.
  • Traefik api dashboard is disabled by default, but can be enabled through the .env.traefik file for proxy visualization
  • This configuration utilizes Cloudflare as a provider for DNS verification. There are plenty of other options, but I figure most people use cloudflare.

Copy link

vercel bot commented May 4, 2024

@lued is attempting to deploy a commit to the Tracecat Team on Vercel.

A member of the Team first needs to authorize it.

@topher-lo topher-lo added the cicd label May 4, 2024
@LuedTek LuedTek closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants