Skip to content

Added checks for port 80 and 443#1219

Merged
oschwartz10612 merged 1 commit into
fosrl:mainfrom
aclfe:port-check80443
Aug 6, 2025
Merged

Added checks for port 80 and 443#1219
oschwartz10612 merged 1 commit into
fosrl:mainfrom
aclfe:port-check80443

Conversation

@aclfe

@aclfe aclfe commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

In my issue #1203, I noticed there was a problem when ports 80 and 443 were already in use. This caused the docker containers to be created but not running

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Just made the script halt at the beginning if it sees that different ports are occupied

How to test?

Run the installer

Fixes #1203

In my issue #1203, I noticed there was a problem when ports 80 and 443 were already in use. This caused the docker containers to be created but not running
@oschwartz10612

Copy link
Copy Markdown
Member

LGTM! Thanks so much!

@oschwartz10612 oschwartz10612 merged commit f077fbc into fosrl:main Aug 6, 2025
@aclfe aclfe deleted the port-check80443 branch August 6, 2025 17:58
@aclfe

aclfe commented Aug 6, 2025

Copy link
Copy Markdown
Contributor Author

Great :)

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

Successfully merging this pull request may close these issues.

[Feature Request]: Installation failed due to port 80 already in use

2 participants