Synapse Instance

//synapse// Reminder: Only the Wiki has the latest changes, so for complex live instance, visit the source wiki for the latest updates/corrections/changes. This tutorial is for users of Debian GNU/Linux who want to create their own synapse/matrix instance. The [[https://matrix-org.github.io/synapse/latest/setup/installation.html|official documentation]] was solid and the [[https://docs.hackliberty.org/books/self-hosted-services/page/how-to-install-matrix-synapse-on-debian-11|Hack Liberty]] tutorial had many great insights. I have everything…

migratewp

#freesoftware #gnulinux #mysql … As always, view the wiki for the most current version. [Update: The context for this tutorial should be explained. I had this tutorial on my site for over a year, and it used to be one line long. It said, execute this command sudo mysql -u root -h localhost -p <…

apache2 – monitor & restart

#selfhosting #wordpress or some other domain? … okay, then you need to make sure that your server stays running and that uptime is maximized. Let’s create two simple shell scripts that check the status of the apache2 web server, and restart that service if needed. First, create apache-notify.sh: sudo touch /usr/local/bin/apache-notify.sh sudo chmod 750 /usr/local/bin/apache-notify.sh…

Close