Difference between revisions of "Infrastructure"
Jump to navigation
Jump to search
(Add IPFS node address) |
m (Ark is now Velero, update the number of workers on GKE) |
||
Line 39: | Line 39: | ||
=== GKE === | === GKE === | ||
− | We started experimenting with Kubernetes recently. There's a | + | We started experimenting with Kubernetes recently. There's a 2-workers cluster running on Google Kubernetes Engine at the moment. |
* [https://gitea.kosmos.org/ gitea.kosmos.org] (Gitea, see [https://gitea.kosmos.org/kosmos/gitea.kosmos.org/ config repo]) | * [https://gitea.kosmos.org/ gitea.kosmos.org] (Gitea, see [https://gitea.kosmos.org/kosmos/gitea.kosmos.org/ config repo]) | ||
− | * [https:// | + | * [https://velero.io/ Velero] (backups) |
Revision as of 08:54, 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.
Contents
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 2-workers cluster running on Google Kubernetes Engine at the moment.
- gitea.kosmos.org (Gitea, see config repo)
- Velero (backups)