Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Guide and script on how to host ARK node servers on Microsoft Azure.

License

Notifications You must be signed in to change notification settings

ArkEcosystemArchive/ark-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ark BridgeChain - Azure Guide

Read full guide here on how to setup ARK BridgeChain via Microsoft Azure

License: MIT

Deployment

DEPLOY TO AZURE VISUALIZE

This template creates a Ubuntu VM with user-specified credentials. It then sets the PublicDNS name, creates a network security group for all Ark firewall settings, and leaves you with a fresh Ubuntu 16.04-LTS VM in less than 5 minutes.

FQDN:  PublicDNSname.datacenter-region.cloudapp.azure.com

Once the server is fully deployed, connect via SSH (PuTTY > PublicDNSName > Credentials) and then run:

curl -o- https://raw.githubusercontent.com/ArkEcosystem/ark-azure/master/script/arkdefaultinstall.sh | bash

After approximately 10 minutes of the script running, your Ark Node BridgeChain and Ark Explorer will be viewable at:

http://publicIP:4200

Security

If you discover a security vulnerability within this project, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Authors

License

MIT © ArkEcosystem

About

Guide and script on how to host ARK node servers on Microsoft Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages