Infrastructure

From Kosmos Wiki
Revision as of 09:10, 12 March 2019 by Greg (talk | contribs)
Jump to navigation Jump to search

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:

  • kosmos.social (Mastodon)
  • 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)

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)

GKE

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