Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
m
(Move the services from dev to andromeda and barnard)
Line 7: Line 7:
 
These are root servers run by  Hetzner Online GmbH in German datacenters (using renewable energy).
 
These are root servers run by  Hetzner Online GmbH in German datacenters (using renewable energy).
  
==== dev.kosmos.org ====
+
Most things are configured via Chef Solo, based on https://gitea.kosmos.org/kosmos/chef
  
''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.''
+
==== andromeda.kosmos.org ====
 +
 
 +
Running Ubuntu 18.04 LTS
  
 
Currently hosting:
 
Currently hosting:
  
 +
* kosmos.org XMPP and chat.kosmos.org MUC (ejabberd)
 +
* bitcoind (mainnet)
 +
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
 +
* c-lightning (mainnet, [https://www.robtex.com/lightning/node/03e26a98ee4d1320d5775fab291580969180592db3679e6d32e360dbd147066ca3 node info])
 +
* ipfs.kosmos.org (IPFS node)
 +
* ipfs-cluster (to ensure kredits data is replicated)
 
* [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)
* sockethub.kosmos.org (Sockethub)
 
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
 
* IPFS + ipfs-cluster (syncing with andromeda)
 
* ...
 
  
Most things are configured via Chef Solo, based on https://gitea.kosmos.org/kosmos/chef (repo currently not public, for security reasons)
+
=== Digital Ocean ===
  
==== andromeda.kosmos.org ====
+
==== barnard.kosmos.org ====
  
 
Running Ubuntu 18.04 LTS
 
Running Ubuntu 18.04 LTS
Line 28: Line 32:
 
Currently hosting:
 
Currently hosting:
  
* kosmos.org XMPP and chat.kosmos.org MUC (ejabberd)
+
* sockethub.kosmos.org (Sockethub)
* bitcoind (mainnet)
+
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
+
* IPFS + ipfs-cluster (syncing with andromeda)
* c-lightning (mainnet, [https://www.robtex.com/lightning/node/03e26a98ee4d1320d5775fab291580969180592db3679e6d32e360dbd147066ca3 node info])
 
* ipfs.kosmos.org (IPFS node)
 
* ipfs-cluster (to ensure kredits data is replicated)
 
  
 
=== GKE ===
 
=== GKE ===

Revision as of 10:31, 28 May 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

Hetzner

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

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

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)
  • ipfs-cluster (to ensure kredits data is replicated)
  • 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 + ipfs-cluster (syncing with andromeda)

GKE

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