Giter Site home page Giter Site logo

cloudbread-arm's Introduction

CloudBread-ARM

This porject is automatic provision script for CloudBread service instances on Cloud.

CloudBread-ARM project is using Microsoft Azure Resource Manager for automatic service deployment.

  1. Mobile App deployment
  2. Admin web page deployment
  3. Others(Socket, Database, Noti) deployment

Resources info

Resource naming comvention

  • properName-CloudBread-Role-ResourceType-stagingStatus-dataCenterLocation

ex) redis name: jhapp-cb-redis-dev-jp

  • Detail info
Resource Detail
Resource Group Created new, or used the established resource group.
Redis For the leader board (ranking system), handling massive game log data saving queue, real time socket Authentication.
Noti Namespace Namespace of notification hubs.
Notification Hubs Notitfication hub for the push alarm.
Server Name Sql server for application.
Database Name Azure Relational database.
Storage Accounts Name [Key : Value] type Database for saving game log.
Mobile App mobile app.
Admin Web App admin web page.
Web App(Socket) socket page.

Direction

1.Fork the Cloudbread-ARM to personal repository.

2.Click the [Deploy to Azure] button.

3.Fill in the blanks about parameter. and Click the [OK] button.

4.Make a new resource group, or use the existed resource group.

5.Wait a minute, and then deployment was completed!

And then, follow the Continuous Deployment with automation

1.Fork the Cloudbread project to personal repository.

2.Enter the Azure cloud portal site.

3.In the resource group, find the MobileApp and click it.

4.In the MobileApp, click setting and find Continuous deployment.

5.Choose source what you want.

6.GitHub -> you must have the Cloudbread repository that you forked previously. select the all of things as below screen, and click the [OK] button.

7.Now, Continuous deployment success!

Limiation of BizSaprk datacenter region issue

Regarding to BizSpark enroll duration, deployment on some region limited - reported from facebook group Jung Hoon Baek.

  • Could not select Japan area but Southeast Asia.

It's limitation of BizSaprk program.

By default, CloudBread is using Japan, East Asia. You might need to change ARM script region and execute it on your machine.
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview

Refer issue #22 - CloudBreadProject#22

"code": "40856",  
  "message": "Location 'Japan West' is not accepting creation of new Azure SQL Database Servers of version '12.0' at this time.  This location only supports the following server versions: ''.  Please retry using a supported server version.",  
  "target": null,  
  "details": [  
    {  
      "code": "40856",  
      "message": "Location 'Japan West' is not accepting creation of new Azure SQL Database Servers of version '12.0' at this time.  This location only supports the following server versions: ''.  Please retry using a supported server version.",
      "target": null,
      "severity": "16"  
    }  
  ],  
  "innererror": []  
}  

cloudbread-arm's People

Contributors

junghyun4425 avatar cloudbreadpapa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.