Deployments Configuration
Click to copy
To automate the process of building and delivering applications AppMaster.io has an extensive deployment mechanism. You can create multiple deployment plans to separate development, pre-production and production branches. Every plan has a deployment target for server binary and mobile applications.
Backend Deploy Targets
Every Backend Deploy Target has its own configuration options and tradeoffs.
Backend Deploy Target | Description | Required configuration |
AppMaster Cloud Services | The default target for any new deployment plan. Backend deployed to the selected data center, managed by AppMaster.io |
|
Amazon Web Services | Deploy backend binary to Amazon EC2 server. |
|
Google Cloud Services | Deploy backend binary to Google Cloud Services Compute Engine. |
|
Microsoft Azure | Deploy backend binary to Microsoft Azure VM. |
|
Custom Linux Server | Deploy backend binary to your custom Linux server. |
|
Build only | Only generates binary for the specific operating system and CPU architecture. |
|
Mobile Applications Deploy Targets
Mobile App Deploy Target | Description | Required configuration |
AppMaster.io Developer App | AppMaster.io Developer application was published at AppStore and Play Market to let you work with your application without publishing your own. | None |
Apple AppStore (IOS only) | Google Developers Console credentials. |
|
Google Play Market (Android only) | Google Play Market publication process. |
|