Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOIN full node on Ubuntu #1490

Closed
wants to merge 1 commit into from
Closed

MOIN full node on Ubuntu #1490

wants to merge 1 commit into from

Conversation

KingCaper
Copy link

This commit includes a full build script for deploying a MOIN full node on Ubuntu 14.04 (and possibly higher), as well as all deployment metadata.

@acomghbot
Copy link

The following issues were detected in this pull request:

Template: moin-on-ubuntu

  • The file azuredeploy.json is not valid. Response from ARM API: BadRequest - {"error":{"code":"InvalidTemplateDeployment","message":"The template deployment 'dummy' is not valid according to the validation procedure. The tracking id is '76aef0c6-9beb-4c1f-88c8-010290916ea2'. See inner errors for details. Please see http://aka.ms/arm-deploy for usage details.","details":[{"code":"InvalidDomainNameLabel","message":"The domain name label GEN-UNIQUE-11 is invalid. It must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.","details":[]}]}}

@azurecla
Copy link

Hi @KingCaper, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;

@azurecla
Copy link

@KingCaper, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.

Thanks, AZPRBOT;

{
"type": "Microsoft.Storage/storageAccounts",
"name": "[variables('storageAccountName')]",
"apiVersion": "[variables('apiVersion')]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use raw string API versions instead of variables

@gatneil
Copy link
Contributor

gatneil commented Sep 7, 2016

Sorry for the delay; please address the above comments, then we can move ahead with this PR :)

@gatneil
Copy link
Contributor

gatneil commented Nov 4, 2016

No response; closing

@gatneil gatneil closed this Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants