Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
(Move IPFS node to Andromeda)
Line 31: Line 31:
 
* ltcd (mainnet)
 
* ltcd (mainnet)
 
* lnd (testnet)
 
* lnd (testnet)
 +
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
 
* 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)
 
* 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.
 
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 08:51, 1 May 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)
  • lnd (mainnet, node info)
  • 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.