Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
m (Ark is now Velero, update the number of workers on GKE)
Line 33: Line 33:
 
Currently hosting:
 
Currently hosting:
  
* sockethub.kosmos.org (Sockethub)
+
* sockethub.kosmos.org ([https://github.com/sockethub/sockethub sockethub])
 
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
 
* Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
 
* IPFS + [https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner/ kredits-ipfs-pinner]
 
* IPFS + [https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner/ kredits-ipfs-pinner]
 +
* [https://gitea.kosmos.org/kosmos/wormhole wormhole] (IRC/XMPP bridge between Kosmos rooms on Freenode and chat.kosmos.org)
  
 
=== GKE ===
 
=== GKE ===

Revision as of 09:08, 13 August 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 + public gateway)
    • ipfs swarm connect /ip4/46.4.18.160/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7
  • 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
  • wormhole (IRC/XMPP bridge between Kosmos rooms on Freenode and chat.kosmos.org)

GKE

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