https://github.com/jelastic-jps/azure
Azure Traffic Manager Linker Add-on for Jelastic Platform
https://github.com/jelastic-jps/azure
azure azure-traffic-manager linker
Last synced: 27 days ago
JSON representation
Azure Traffic Manager Linker Add-on for Jelastic Platform
- Host: GitHub
- URL: https://github.com/jelastic-jps/azure
- Owner: jelastic-jps
- Created: 2015-09-02T10:14:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T15:02:06.000Z (almost 10 years ago)
- Last Synced: 2025-11-16T15:31:54.696Z (7 months ago)
- Topics: azure, azure-traffic-manager, linker
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](../../../azure)
## Azure Traffic Manager Linker for Jelastic
This repository provides [Azure Traffic Manager Linker](https://github.com/jelastic-jps/azure/) add-on for Jelastic Platform.
**Azure Traffic Manager Linker** is an add-on that is used for linking any Jelastic backend to Azure Traffic Manager.
**Type of nodes this add-on can be applied to**: ANY
### What it can be used for?
This addons link Jelastic environment to Azure Traffic Manager.
Geo-route incoming traffic to your app for better performance and availability:
- Improve app availability with automatic failover;
- Increase your app’s responsiveness;
- Enable smooth cloud migration;
- Distribute your app traffic equally or with weighted values;
- A/B test new deployments;
- Seamlessly combine on-premises and cloud systems.
These initial options can be selected:
- Azure login (is Azure user email by default);
- Password (is Azure user password by default);
- Resource Group (is "Default" by default);
- Location (is a pointer to either another name or the IP address of a specific location on the Internet);
- Profile name (is "Default" by default);
- Relative DNS name (is an unique DNS prefix name. You can specify only the prefix for a domain name. DNS record on your authoritative DNS server to point your company domain name to the Traffic Manager domain name.);
- Monitoring path (In order to monitor endpoints, you must specify a path and filename. Note that a forward slash “/“ is a valid entry for the relative path and implies that the file is in the root directory (default))
### Deployment
In order to get this solution instantly deployed, click the "Get It Hosted Now" button, specify your email address within the widget, choose one of the [Jelastic Public Cloud providers](https://jelastic.cloud) and press Install.
[](https://jelastic.com/install-application/?manifest=https%3A%2F%2Fgithub.com%2Fjelastic-jps%2Fazure%2Fraw%2Fmaster%2Fmanifest.jps)
To deploy this package to Jelastic Private Cloud, import [this JPS manifest](../../raw/master/manifest.jps) within your dashboard ([detailed instruction](https://docs.jelastic.com/environment-export-import#import)).
For more information on what Jelastic add-on is and how to apply it, follow the [Jelastic Add-ons](https://github.com/jelastic-jps/jpswiki/wiki/Jelastic-Addons) reference.