{"id":18086247,"url":"https://github.com/shibayan/azurerubydeployment","last_synced_at":"2025-04-06T00:43:38.868Z","repository":{"id":23977464,"uuid":"27360315","full_name":"shibayan/AzureRubyDeployment","owner":"shibayan","description":"Custom Deployment Script for Azure Web Sites","archived":false,"fork":false,"pushed_at":"2014-12-08T05:43:19.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T06:57:03.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shibayan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-01T03:11:22.000Z","updated_at":"2014-12-08T05:43:20.000Z","dependencies_parsed_at":"2022-08-22T07:51:16.924Z","dependency_job_id":null,"html_url":"https://github.com/shibayan/AzureRubyDeployment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAzureRubyDeployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAzureRubyDeployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAzureRubyDeployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAzureRubyDeployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shibayan","download_url":"https://codeload.github.com/shibayan/AzureRubyDeployment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419815,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T16:07:23.697Z","updated_at":"2025-04-06T00:43:38.840Z","avatar_url":"https://github.com/shibayan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"AzureRubyDeployment\n===================\n\nCustom Deployment Script for Azure Web Sites\n\n# For Windows\n\n## Create Rails Application\n\nTo install the RubyInstaller, provide a Ruby on Rails application development environment.\n\nhttp://rubyinstaller.org/\n\nWhen the installation is complete, create templates using the \"gem install rails\" and \"rails new\" command.\n\n```shell\ngem install rails\n\nrails new sampleapp\ncd sampleapp\n```\n\n## Modify Gemfile\n\nTo install the application server to append in the Gemfile.\n\n```shell\n # use thin app server\ngem 'thin'\n```\n\n## Copy files from this repository\n\n- .deployment\n- deploy.sh\n- startup.bat\n- Web.config\n\n## Add Git Repository\n\nAdd a git repository, push to Azure Web Sites.\n\n```shell\ngit init\ngit add .\ngit commit -m \"initial commit\"\n\ngit remote add https://\u003cusername\u003e@\u003csitename\u003e.scm.azurewebsites.net:443/\u003csitename\u003e.git\n```\n\n# For OS X\n\nworking.\n\n# Known Issue\n\n## gem install json / thin, failed\n\nSelect commit from the deploy tab of the azure Web site failed, please try again.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibayan%2Fazurerubydeployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshibayan%2Fazurerubydeployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibayan%2Fazurerubydeployment/lists"}