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

20211215 nextcloud_db - exposed port - master branch - PR 1 of 3 #461

Merged

Conversation

Paraphraser
Copy link

Pull Requests PR387, PR388, PR389 added a port mapping of 9322:3306 to facilitate backup and restores - so the routines could determine when the MariaDB service was ready for business.

The need for this was superseded by PRs 416, 417 and 418. It is sufficient for backup and restore routines to run the health check and rely on the return status.

This PR removes the 9322:3306 as no longer needed. It will also avoid the need to protect the port with an iptables rule in situations where the host is exposed to the network.

Documentation also updated.

Signed-off-by: Phill Kelley pmk.57t49@lgosys.com

Pull Requests [PR387](SensorsIot#387), [PR388](SensorsIot#388), [PR389](SensorsIot#389) added a port mapping of `9322:3306` to facilitate backup and restores - so the routines could determine when the MariaDB service was ready for business.

The need for this was superseded by PRs [416](SensorsIot#416), [417](SensorsIot#417) and [418](SensorsIot#418). It is sufficient for backup and restore routines to run the health check and rely on the return status.

This PR removes the `9322:3306` as no longer needed. It will also avoid the need to protect the port with an iptables rule in situations where the host is exposed to the network.

Documentation also updated.

Signed-off-by: Phill Kelley <pmk.57t49@lgosys.com>
@ukkopahis
Copy link

@Slyke Slyke merged commit 1209425 into SensorsIot:master Jan 19, 2022
@Paraphraser Paraphraser deleted the 20211215-nextclouddb-exposed-port-master branch January 21, 2022 03:35
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.

3 participants