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

Authentication or Reverse Proxy configuration ? #57

Closed
ssqlone opened this issue Nov 4, 2024 · 0 comments
Closed

Authentication or Reverse Proxy configuration ? #57

ssqlone opened this issue Nov 4, 2024 · 0 comments

Comments

@ssqlone
Copy link

ssqlone commented Nov 4, 2024

I’m working on integrating these components into my system but am encountering some challenges. If you get any solution for that could you explain any of solutions you might have for the issues I’m facing?

  1. Authentication (Auth)
    Are there successful examples of adding authentication (such as BasicAuth or OAuth) at the main domain level? This approach would allow users to access the main domain with shorter URLs, rather than using lengthy subdomain URLs.

  2. Accessing Any URL related and after 1
    Is it possible to implement a system changes where authentication at the main domain allows for secure access to any URL or subdomain within the same domain? This would ideally include options for monitoring interactions with specific subdomains.

  3. Reverse Proxy
    Are there examples of using requestrepo with reverse-proxy tools like NGINX, Traefik, or Caddy? The reverse proxy would be responsible for routing traffic to various services behind the main domain.

  4. DNS Integration
    How can DNS services like CoreDNS be integrated into this setup, ideally without disabling or requiring modifications to systemd-resolved? For multiple requestrepo instances on same machine

  5. Logging with Elasticsearch
    Are there examples of logging user interactions and traffic through Elasticsearch? For more robust log management and analysis.

  6. Monitoring with Prometheus
    Finally, are there examples of integrating Prometheus for monitoring purposes? Prometheus would be used to track metrics and performance across various services and subdomains in the setup.

@ssqlone ssqlone closed this as completed Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant