Git Product home page Git Product logo

ansible-dogecoind's Introduction

ansible-dogecoind

Run dogecoind on your server of choice to the moon. Designed for Ubuntu 12.04 x64.

(Kibble goes well with this repo. So kibble n bits. Maybs.)

If you would like some tip to this shibe: DJEBk3QoBGbNL7oWzXqvjgW1A9DuFKHs8q

Installation

Digital Ocean

Create a droplet on digital ocean and note the IP Address.

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.

Installing Ansible on Mac

cd /tmp
git clone git://github.com/ansible/ansible.git
cd ./ansible
git checkout v1.4.3
sudo make install
sudo easy_install jinja2 
sudo easy_install pyyaml
sudo easy_install paramiko

History

This project was originally built at Riverside.io's New Years Hackathon 2014. If wantz donate Riverside.io: DRyL99xweAbB1QJggYif6wPTHnn6F35JJK.

ansible-dogecoind's People

Contributors

motdotla avatar noahcoffey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ansible-dogecoind's Issues

submit roles to Galaxy?

This might make a nice role to submit to galaxy.ansibleworks.com (if you want to split it off into a sub-repo for just the role).

Figured I would suggest it!

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.