Skip to content

Traefik with docker compose #68

Description

@Tatayoyoh

Hi there,

I've made a Traefik docker-compose file for interested people :
https://github.com/Tatayoyoh/api-analytics/blob/main/server/self-hosting/docker-compose.dev.yml

I hope it can be usefull for your self-hosted projects :)

@tom-draper following improvement have been also made into this fork :

  • dashboard Dockerfile to build and serve
  • dashboard look for VITE_SERVER_URL environment variable on vite build
  • dashboard monitor page fixed (isolate demo requests)
  • server/api/log/log.go can now log to stdout with LOG_OUTPUT_FILE=stdout environment variable
  • server/api/env/env.go do not load .env file on each call (godotenv.Load is moved into api/main.go)

Are you interested by a pull request for those features ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions