Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Are custom CloudGateway configurations mandatory?

Solved832 views18th April 2023cloud-connection CloudGateway
8
Thijs Vanovenacker [SLC] [DevOps Advocate]2.21K 30th March 2023 0 Comments

Hi Dojo,
We are following the steps to get cloud connected! (Connect DMS to dataminer.services)

Our setup consist out of a DMS with 1 main node and 1 failover node only.

We installed the CloudPack on both main and failover nodes and are now in the process of allowing the firewall connections mentioned in the help.

We noticed it mentions custom CloudGateway configurations in the help.
Is this a mandatory step to configure? And should we still install a separate pack for CloudGateway?
As I understood, CloudGateway is coming by default along with the CloudPack installation.

Though, we didn’t see the config file yet: “appsettings.custom.json” under  “C:\Program Files\Skyline Communications\DataMiner CloudGateway” .

Please let us know if we are on the right track and if we need to configure that specific file or not.
We do want to leverage the features for Skyline to allow remote log collections.

Looking forward to be cloud connected! 🥳 Thanks!

Thijs Vanovenacker [SLC] [DevOps Advocate] Selected answer as best 18th April 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Baptiste Pattyn [SLC] [DevOps Advocate]5.70K Posted 30th March 2023 3 Comments

Hi Thijs

You will indeed not find the appsettings.custom.json since this is a file you can use to customize the settings of the CloudGateway.

If you have a Cloudgateway with version 2.10.0 or higher you will find the settings mentioned in the docs in the normal appsettings file. If you want to use another port to expose the endpoint on we recommend to do this in a custom.appsettings.json file. (Only do this when port 5100 is in use on that machine already) If you change the appsettings.json file it will be overwritten when you update the CloudGateway.

Does this help you forward?

Thijs Vanovenacker [SLC] [DevOps Advocate] Selected answer as best 18th April 2023
Thijs Vanovenacker [SLC] [DevOps Advocate] commented 30th March 2023

Thanks for the feedback Baptiste. We’ll now first await the IT team to configure the firewall & ports on the servers where needed. I believe we’ll go with the standard ports, if all goes well, I’ll get back here to close the answer. thanks!

Baptiste Pattyn [SLC] [DevOps Advocate] commented 30th March 2023

Do note that the 5100 port for the Cloud Endpoints only needs to be opened up towards the inner network. You do not have to enable this for public access from outside of the network.

Thijs Vanovenacker [SLC] [DevOps Advocate] commented 18th April 2023

Thanks Baptiste. Note that we faced a problem where the web APIs were not reachable using localhost from DataMiner. Louis L. helped us out and after configuring the “appsettings.custom.json” file, we got things working fine.

We used below configuration sample, where we changed “dma-ip”-placeholder with the actual DM Node IP. After the creation/update of this file, we restarted the CloudGateway service and everything got connected just fine.

{ “GeneralCloudGatewayOptions”: { “DataMinerWebApiHttpUrl”: “http://dma-ip/”, “DataMinerWebApiWebsocketUrl”: “ws://dma-ip/ws” } }

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs