Difference between revisions of "Infrastructure"

From Kosmos Wiki
Jump to navigation Jump to search
(Add IPFS node address)
Line 19: Line 19:
 
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
 
* lnd (mainnet, [https://www.robtex.com/lightning/node/024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946 node info])
 
* 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 + public gateway)
 +
** <code>ipfs swarm connect /ip4/46.4.18.160/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7</code>
 
* [https://gitea.kosmos.org/kosmos/kredits-ipfs-pinner/ kredits-ipfs-pinner] (pinning kredits data from smart contract events)
 
* [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)

Revision as of 07:59, 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

GKE

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