Difference between revisions of "Infrastructure"
Jump to navigation
Jump to search
m (→Servers) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 32: | Line 32: | ||
** ipfs.kosmos.org (IPFS node + public gateway) | ** ipfs.kosmos.org (IPFS node + public gateway) | ||
*** <code>ipfs swarm connect /ip4/148.251.237.73/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7</code> | *** <code>ipfs swarm connect /ip4/148.251.237.73/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7</code> | ||
− | ** [https://gitea.kosmos.org/ | + | ** [https://gitea.kosmos.org/kredits/ipfs-pinner/ ipfs-pinner] (pinning kredits data from smart contract events) |
* ejabberd-4 | * ejabberd-4 | ||
− | |||
− | |||
** ejabberd cluster node (kosmos.org XMPP and kosmos.chat MUC) | ** ejabberd cluster node (kosmos.org XMPP and kosmos.chat MUC) | ||
* akkounts-1 | * akkounts-1 | ||
Line 41: | Line 39: | ||
* postgres-2 | * postgres-2 | ||
** PostgreSQL master node | ** PostgreSQL master node | ||
+ | * zerotier-2 | ||
+ | ** Zerotier One network controller | ||
+ | * uploads-1 | ||
+ | ** ejabberd file uploads | ||
+ | * garage-2 | ||
+ | ** Garage cluster node | ||
+ | * redis-1 | ||
+ | ** Redis cluster node | ||
+ | * sentry-1 | ||
+ | ** Sentry service (currently only accessible via private network) | ||
+ | * lq-1 | ||
+ | ** Liquor Cabinet (RS API) | ||
==== fornax.kosmos.org ==== | ==== fornax.kosmos.org ==== | ||
+ | |||
+ | Host: | ||
+ | |||
+ | * Kosmos website (kosmos.org) | ||
+ | * Kosmos static assets (assets.kosmos.org) | ||
VMs: | VMs: | ||
− | * mastodon- | + | * mastodon-3 |
** [https://kosmos.social kosmos.social] (Mastodon) | ** [https://kosmos.social kosmos.social] (Mastodon) | ||
− | * nodejs- | + | * nodejs-4 |
** [https://gitea.kosmos.org/kosmos/wormhole wormhole] (IRC/XMPP bridge between Kosmos rooms on Freenode and kosmos.chat) | ** [https://gitea.kosmos.org/kosmos/wormhole wormhole] (IRC/XMPP bridge between Kosmos rooms on Freenode and kosmos.chat) | ||
** [https://github.com/67P/kredits-github kredits-github] | ** [https://github.com/67P/kredits-github kredits-github] | ||
** sockethub.kosmos.org ([https://github.com/sockethub/sockethub sockethub]) | ** sockethub.kosmos.org ([https://github.com/sockethub/sockethub sockethub]) | ||
− | |||
− | |||
* postgres-4 | * postgres-4 | ||
** PostgreSQL hot standby node | ** PostgreSQL hot standby node | ||
− | * rsk-mainnet- | + | * rsk-mainnet-2 |
** rsk.kosmos.org (mainnet) | ** rsk.kosmos.org (mainnet) | ||
− | * rsk-testnet- | + | * rsk-testnet-3 |
** rsk-testnet.kosmos.org (testnet) | ** rsk-testnet.kosmos.org (testnet) | ||
+ | * gitea-2 | ||
+ | ** Gitea (gitea.kosmos.org) | ||
+ | * discourse-2 | ||
+ | ** Discourse (community.kosmos.org) | ||
+ | * drone-1 | ||
+ | ** Drone CI (drone.kosmos.org) | ||
+ | * ejabberd-7 | ||
+ | ** ejabberd cluster node (kosmos.org XMPP and kosmos.chat MUC) | ||
+ | * ldap-2 | ||
+ | ** ldap.kosmos.local ([[Infrastructure:LDAP]]) | ||
+ | * redis-2 | ||
+ | ** Redis cluster node | ||
+ | * lq-2 | ||
+ | ** Liquor Cabinet (RS API) | ||
=== Digital Ocean === | === Digital Ocean === | ||
Line 71: | Line 98: | ||
* 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] | ||
− |
Latest revision as of 14:32, 12 May 2023
The Kosmos project is running some community IT infrastructure, currently sponsored by 5apps. Please ask in ops@kosmos.chat if you need access, changes, info, or whatever else.
Contents
Servers
Most things are configured via Chef Solo/Zero, 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
Retired
centaurus.kosmos.org
retired
draco.kosmos.org
VMs:
- bitcoin-2
- bitcoind (mainnet)
- NBXplorer
- BTCPay Server (btcpay.kosmos.org)
- LND (ln2.kosmos.org, node info)
- Ride The Lightning (10.1.1.163:3000)
- wiki-1
- wiki.kosmos.org (you're looking at it)
- ipfs-1
- ipfs.kosmos.org (IPFS node + public gateway)
ipfs swarm connect /ip4/148.251.237.73/tcp/4001/ipfs/QmZ4Lpzhz8bafbTYvEMMCmrbrMM4JfyHDR23WbCSAd9bo7
- ipfs-pinner (pinning kredits data from smart contract events)
- ipfs.kosmos.org (IPFS node + public gateway)
- ejabberd-4
- ejabberd cluster node (kosmos.org XMPP and kosmos.chat MUC)
- akkounts-1
- Akkounts (accounts.kosmos.org)
- postgres-2
- PostgreSQL master node
- zerotier-2
- Zerotier One network controller
- uploads-1
- ejabberd file uploads
- garage-2
- Garage cluster node
- redis-1
- Redis cluster node
- sentry-1
- Sentry service (currently only accessible via private network)
- lq-1
- Liquor Cabinet (RS API)
fornax.kosmos.org
Host:
- Kosmos website (kosmos.org)
- Kosmos static assets (assets.kosmos.org)
VMs:
- mastodon-3
- kosmos.social (Mastodon)
- nodejs-4
- wormhole (IRC/XMPP bridge between Kosmos rooms on Freenode and kosmos.chat)
- kredits-github
- sockethub.kosmos.org (sockethub)
- postgres-4
- PostgreSQL hot standby node
- rsk-mainnet-2
- rsk.kosmos.org (mainnet)
- rsk-testnet-3
- rsk-testnet.kosmos.org (testnet)
- gitea-2
- Gitea (gitea.kosmos.org)
- discourse-2
- Discourse (community.kosmos.org)
- drone-1
- Drone CI (drone.kosmos.org)
- ejabberd-7
- ejabberd cluster node (kosmos.org XMPP and kosmos.chat MUC)
- ldap-2
- ldap.kosmos.local (Infrastructure:LDAP)
- redis-2
- Redis cluster node
- lq-2
- Liquor Cabinet (RS API)
Digital Ocean
barnard.kosmos.org
Running Ubuntu 18.04 LTS
Currently hosting:
- Some IRC and XMPP bots (incl. botka and hal8000 on freenode)
- IPFS + kredits-ipfs-pinner