Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
* 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)
* ipfs-cluster (to ensure kredits data is replicated)
+
* [https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner/ kredits-ipfs-pinner] (pinning kredits data from smart contract events)
 
* [https://kosmos.social kosmos.social] (Mastodon)
 
* [https://kosmos.social kosmos.social] (Mastodon)
 
* wiki.kosmos.org (you're looking at it)
 
* wiki.kosmos.org (you're looking at it)

Revision as of 11:29, 21 July 2019

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

Most things are configured via Chef Solo, based on https://gitea.kosmos.org/kosmos/chef

Hetzner

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

andromeda.kosmos.org

Running Ubuntu 18.04 LTS

Currently hosting:

  • kosmos.org XMPP and chat.kosmos.org MUC (ejabberd)
  • bitcoind (mainnet)
  • lnd (mainnet, node info)
  • c-lightning (mainnet, node info)
  • ipfs.kosmos.org (IPFS node)
  • kredits-ipfs-pinner (pinning kredits data from smart contract events)
  • kosmos.social (Mastodon)
  • wiki.kosmos.org (you're looking at it)

Digital Ocean

barnard.kosmos.org

Running Ubuntu 18.04 LTS

Currently hosting:

  • sockethub.kosmos.org (Sockethub)
  • Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
  • IPFS + kredits-ipfs-pinner

GKE

We started experimenting with Kubernetes recently. There's a 3-node cluster running on Google Kubernetes Engine at the moment.