Ongoing Tasks

ES VPSs

ES1

Here

  • Virtualmin / Webmin ok
  • Cockpit is ok
  • SSL not working

ES2

Here

  • Uptime Kuma is ok
  • Cockpit is ok

ES3

Here

  • CyberPanel ok
  • Cockpit is ok

ES4

Here

Need to Check this, changedetector is now not needed and Cockpit is down.

Other

SSL

  • Our myownfreehost.net account – SSL is working on the main domain but not on subdomains. Needs to be a wildcard cert. I can’t remember how I got the SSL for it anyway. Will have to do the research again… It has an entry on the Reseller Hosting page
  • Sort out SSL for the 2 hosting VPS experiments too . ES1 and ES3.
  • how to get the ssl working for the other free site (the one that said to do the ssl on own computer them transfer it)

Misc

Change BTCPay Server to satoshihost.net

So that we can do lightning addresses and also not have sub-subdomains. (need to change the cyberpanel test user account to another domain first.

Use raspberry pi for alby hub

Docker see here
From Alby’s Container Registry
We provide a Docker image to run Alby Hub in any Docker environment.

docker run -v ~/.local/share/albyhub:/data -e WORK_DIR=’/data’ -p 8080:8080 ghcr.io/getalby/hub:latest

Make sure to use a proper volume for the WORK_DIR and have backups of that folder.
Using docker-compose
Use the default docker-compose.yml to run Alby Hub with docker compose.

wget https://raw.githubusercontent.com/getAlby/hub/master/docker-compose.yml
docker-compose up

Add lightning payments to BTCPay Server

(see this blog post)

How to get idrive running