Need help with proxying cockpit
See original GitHub issueChecklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image? - Are you sure you’re not using someone else’s docker image?
- If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
Describe the bug
- A clear and concise description of what the bug is. This is not a bug but request for guidance with proxying cockpit. I’m able to proxy many services but not cockpit.
I tried to follow this guide here without success: https://github.com/cockpit-project/cockpit/wiki/Proxying-Cockpit-over-NGINX
The result is either SSL or login loop or upon login, an error from cockpit
What exactly do I need to do when I use cockpit with nginx-proxy-manager.
- What version of Nginx Proxy Manager is reported on the login page?
To Reproduce Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Operating System
- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error.
Additional context Add any other context about the problem here, docker version, browser version if applicable to the problem. Too much info is better than too little.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Need help with proxying cockpit · Issue #668 - GitHub
A clear and concise description of what the bug is. This is not a bug but request for guidance with proxying cockpit. I'm...
Read more >cockpit.conf
Configure cockpit to look at the contents of this header to determine the real origin of a connection. This should only be used...
Read more >Cockpit via NGINX - settings make other services not reachable
I have a server (Ubuntu-Server) with some Docker-based servers (Gitlab, Redmine) and NGINX as Proxy. gitlab.<myserver> => NGINX -> <docker-net- ...
Read more >Docker Alternative with Podman, Cockpit, and Nginx Proxy ...
Docker Alternative with Podman, Cockpit, and Nginx Proxy Manager to manage your Linux server easily and securely! We will install an Ubuntu ...
Read more >Accessing Neth Server Cockpit behind a Nginx reverse proxy
Has anyone been able to make access work to Neth Server Cockpit behind a Nginx reverse proxy? There is no issue with making...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cockpit works easily for me. Just make sure that the protocol is https. Here’s my config:
I also have NPM generate a certificate for this host.
Nothing to do with nginx proxy manager in my case, it was a cockpit configuration issue. You need to set site_url parameter in cockpit config file.