Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
(Switch the MUC server to kosmos.chat)
Line 15: Line 15:
 
Currently hosting:
 
Currently hosting:
  
* kosmos.org XMPP and chat.kosmos.org MUC (ejabberd)
+
* kosmos.org XMPP and kosmos.chat MUC (ejabberd)
 
* bitcoind (mainnet)
 
* bitcoind (mainnet)
 
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
 
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
Line 36: Line 36:
 
* 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)
+
* [https://gitea.kosmos.org/kosmos/wormhole wormhole] (IRC/XMPP bridge between Kosmos rooms on Freenode and kosmos.chat)
  
 
=== GKE ===
 
=== GKE ===

Revision as of 12:57, 26 September 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 kosmos.chat 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 kosmos.chat)

GKE

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