67P / meta

0 stars 0 forks source link

Deploy Sockethub test instance and hal8000 to Hetzner box #5

Closed raucao closed 8 years ago

raucao commented 9 years ago

We recently got some cheap metal at hetzner.de in order to install a full Bitcoin node etc. for Counterwallet.

@bumi I'm not sure if we're using any of that for real currently. I'd like to upgrade the box to Ubuntu 15.04 with a clean install, so we can use systemd for running the node.js apps as well as anything else we need from the start. It's already available via their control panel, so I'm wondering if I should wipe the box or not. Just let me know, so I can either flip the switch or not.

bumi commented 9 years ago

go ahead an wipe it. we can reinstall it. right now nothing depends on it. also if somebody was using it as wallet those are restored from the seed anyway.

maybe we can then setup the node with chef or whatever will be used?

raucao commented 9 years ago

Yer, we'll probably use Chef solo for now.

raucao commented 9 years ago

Alright, running 15.04 now. <3 systemd. :)

raucao commented 9 years ago

@gregkare How should we go about the Chef solo setup? Wanna create a new Chef repo for it?

raucao commented 9 years ago

@bkero Are you ok with Chef solo, or do you want to help with this issue and use something else on the box?

gregkare commented 9 years ago

I vote for starting with Chef Solo, I'm open to anything else though. @bkero what do you think?

gregkare commented 8 years ago

This should have been closed a while ago

raucao commented 8 years ago

Where can we find information about the running Sockethub instance?

gregkare commented 8 years ago

@skddc I've added a README to the cookbook: https://gitlab.com/kosmos/chef/blob/1bb9a44ac4c75fb31dd7f71a56bd92be1b64cdf3/site-cookbooks/sockethub/README.md

raucao commented 8 years ago

Great!

Would actually be cool to put that in the Chef Supermarket at some point in the future (when it's more stable).