Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
(Move IPFS node to Andromeda)
Line 18: Line 18:
 
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
 
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
 
* parity.kosmos.org (Parity Ethereum node)
 
* parity.kosmos.org (Parity Ethereum node)
* ipfs.kosmos.org (IPFS node)
 
 
* ...
 
* ...
  
Line 33: Line 32:
 
* lnd (testnet)
 
* lnd (testnet)
 
* c-lightning (mainnet, [https://www.robtex.com/lightning/node/03e26a98ee4d1320d5775fab291580969180592db3679e6d32e360dbd147066ca3 node info])
 
* c-lightning (mainnet, [https://www.robtex.com/lightning/node/03e26a98ee4d1320d5775fab291580969180592db3679e6d32e360dbd147066ca3 node info])
 +
* ipfs.kosmos.org (IPFS node)
  
Currently configured manually. Evaluating options.
+
I have added IPFS using the Chef repo (https://gitlab.com/kosmos/chef), as well as firewall rules for what was configured manually.

Revision as of 17:23, 17 April 2018

The Kosmos project is running some community IT infrastructure, currently sponsored by 5apps. Please ask in #kosmos-dev on Freenode if you need access, changes, info, or whatever else.

Servers

Hetzner

These are root servers run by Hetzner Online GmbH in German datacenters (using renewable energy).

dev.kosmos.org

This server is still running Ubuntu 15.04 and the plan is to decommission it soon, due to the difficulties in getting software updates for it.

Currently hosting:

  • https://kosmos.social (Mastodon)
  • https://wiki.kosmos.org (you're looking at it :))
  • sockethub.kosmos.org (Sockethub)
  • Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
  • parity.kosmos.org (Parity Ethereum node)
  • ...

Most things are configured via Chef Solo, based on https://gitlab.com/kosmos/chef (repo currently not public, for security reasons)

andromeda.kosmos.org

Currently hosting:

  • xmpp.kosmos.org (ejabberd)
  • bitcoind (mainnet)
  • btcd (testnet + mainnet)
  • ltcd (mainnet)
  • lnd (testnet)
  • c-lightning (mainnet, node info)
  • ipfs.kosmos.org (IPFS node)

I have added IPFS using the Chef repo (https://gitlab.com/kosmos/chef), as well as firewall rules for what was configured manually.