Skip to content

Conversation

@fernandinand
Copy link
Contributor

PR for #548

@fernandinand fernandinand linked an issue Feb 21, 2025 that may be closed by this pull request
@fernandinand fernandinand requested review from PeterPetrik, alex-cit and mostlyAtNight and removed request for PeterPetrik and alex-cit February 21, 2025 10:02
@fernandinand fernandinand self-assigned this Feb 24, 2025
It is legally required by <EnterprisePlatformName /> servers to send usage information to monitor the usage of the License.
It is legally required by <EnterprisePlatformName /> servers to send usage information (`call-home` service) to monitor the usage of the License.

This service runs on background via `TCP` port `443`, hence it needs to be enabled on firewall side in order to comply with <EnterprisePlatformName /> terms.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be part of the warning - warning is about legal bit - port is description how to set it up

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In terms of the technical requirement, it should say that it requires outgoing https access to https://api.merginmaps.com/monitoring on TCP port 443

I think this page has some wider issues though - it looks like it's written as a call to action to disable monitoring (which we don't want). I would instead recommend:

  • changing the title so it describes monitoring, not how to disable it
  • update the example to show monitoring enabled
  • detail the technical requirements above
  • say what it's for (making mm better and required for monitoring of enterprise edition licence usage)
  • describe how to disable it if desired in the community edition while noting that this is now allowed in EE

It is legally required by <EnterprisePlatformName /> servers to send usage information to monitor the usage of the License.
It is legally required by <EnterprisePlatformName /> servers to send usage information (`call-home` service) to monitor the usage of the License.

This service runs on background via `TCP` port `443`, hence it needs to be enabled on firewall side in order to comply with <EnterprisePlatformName /> terms.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In terms of the technical requirement, it should say that it requires outgoing https access to https://api.merginmaps.com/monitoring on TCP port 443

I think this page has some wider issues though - it looks like it's written as a call to action to disable monitoring (which we don't want). I would instead recommend:

  • changing the title so it describes monitoring, not how to disable it
  • update the example to show monitoring enabled
  • detail the technical requirements above
  • say what it's for (making mm better and required for monitoring of enterprise edition licence usage)
  • describe how to disable it if desired in the community edition while noting that this is now allowed in EE

Copy link
Contributor

@mostlyAtNight mostlyAtNight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks much better - thank you.

One small change requested to make things clearer by removing the double-negative

@MarcelGeo
Copy link
Contributor

Hey guys. Just wondering about this page https://merginmaps.com/docs/server/administer/environment/ and COLLECT_STATISTICS variable description. Could we add here some link to this Telemetry section or some short explanation of licensing related to 🔝 comments? @mostlyAtNight @fernandinand

@mostlyAtNight
Copy link
Contributor

Hey guys. Just wondering about this page https://merginmaps.com/docs/server/administer/environment/ and COLLECT_STATISTICS variable description. Could we add here some link to this Telemetry section or some short explanation of licensing related to 🔝 comments? @mostlyAtNight @fernandinand

Sounds like a good idea - it would be good if everything reflected our recent discussions

…thub.com:MerginMaps/docs into 548-adding-callback-network-requirements-to-docs
@fernandinand
Copy link
Contributor Author

Hey guys. Just wondering about this page https://merginmaps.com/docs/server/administer/environment/ and COLLECT_STATISTICS variable description. Could we add here some link to this Telemetry section or some short explanation of licensing related to 🔝 comments? @mostlyAtNight @fernandinand

I added some info and link to the Telemetry section page @MarcelGeo

Copy link
Contributor

@alex-cit alex-cit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have left two comment to consider :)

<MainPlatformName /> telemetry service helps us gather some information about the usage of the platform, namely on-premise deployment. This information is very valuable to us to help us improve <MainPlatformName />.
Please consider enabling this functionality, even if you are using <CommunityPlatformName /> edition. For <EnterprisePlatformName /> deployments, as you'll check down below, this is <b>mandatory</b>.

The <MainPlatformName /> telemetry service (`call-home`) requires https access to `https://api.merginmaps.com/monitoring` on `TCP` port `443`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this service has stable IP address so when client want's to whitelists the api?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's finish the discussion on Slack and create a new PR if needed

@tomasMizera tomasMizera merged commit 0ddbd66 into main Mar 28, 2025
3 of 4 checks passed
@tomasMizera tomasMizera deleted the 548-adding-callback-network-requirements-to-docs branch March 28, 2025 09:17
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.

Adding callback network requirements to docs

8 participants