Skip to content

Quickly get dogecoind running on your server using this ansible config

Notifications You must be signed in to change notification settings

siong1987/ansible-dogecoind

 
 

Repository files navigation

ansible-dogecoind

Run dogecoind on your server of choice to the moon. Designed for Ubuntu 13.10 x64 with at least 1GB memory.

Installation

Digital Ocean

Create a droplet on digital ocean and note the IP Address with your SSH key.

Then on your local machine, run the following.

git clone https://github.com/scottmotte/ansible-dogecoind.git
cd ansible-dogecoind
cp dogecoin.conf.example dogecoin.conf
cp hosts.example hosts

Edit the dogecoin.conf and hosts files.

Deploy using ansible. (install instructions for ansible are in requirements below.

ansible-playbook playbook.yml -i hosts

That's it. Now dogecoind is running on its own server.

Requirements

Ansible is required.

Shibes

About

Quickly get dogecoind running on your server using this ansible config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published