simplex-chat / simplex-chat/simplexmq
Problems with SMP Server and Reverse Proxy
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
Not necessarily an issue, but at least uncertainties regarding setup.
The SMP Docker Container does crash when there's no SSL certificate files in /etc/opt/simplex/.
But if i got that right, this will only be used for Status page, so it would be better not to require these files to be present, so people can point their reverse proxy to it, or disable the status page if not needed.
As for Port 5223, the only way is to open a TCP forwarding stream on that Port in nginx, correct? Is that considered save, only using the self generated certs?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the SMP Docker container's handling of certificate files under /etc/opt/simplex/ and how the status page is enabled. Then review the Port 5223 reverse-proxy setup in nginx and the use of self-generated certificates. Done means the container behavior and supported proxy configuration are documented or adjusted for deployments without status-page certificates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx
- Domain
- devops, infrastructure, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100