I have created a custom homepage that provides a minimalist alternative to many of the services I have deployed on this network and discussed in other threads. You can check it out here:
For the time being, I am going to experiment with both platforms side-by-side. As I discussed in the aforementioned post, each has its benefits and I will have to see which works better for my needs. I’d love to hear the thoughts of existing Discourse users on this concept. Which do you prefer?
That didn’t last very long. A few problems were immediately apparent after running this service for a few days:
My K8S ingress controller was sending http traffic intended for the Matrix server to the Apache server. This didn’t seem to interfere too much with either service, but was not a good state for the network to be in. This could be solved by using www.eom.dev for this page.
I only have one port 22 available for git access over ssh, and Gitea is a far superior service over Gitweb.
Even so, I think there were some good ideas in this project. It might be useful to have a homepage at the base url, and I think the simplicity of the discussion board was quite elegant. The source code is available here should I return to this idea later:
I still think I’m on to something with my discussion on email as an underrated protocol and the potential benefits of utilizing it over other mediums of communication; however, I am not sure where I am going with any of these ideas. I will most likely continue experimenting with things to see what sticks.
The utility of a simple homepage for my domain makes it worth a second attempt at this project. This time, rather than attempting to incorporate several services into one, the webpage is intended only to be a landing page with basic information with links to other services. For this rendition, I decided to use the Landing Page layout from Pure CSS.
The templates provided by Pure were modified to include custom content and use the Catppuccin color palette.
Source code will still be hosted on Gitea, and I am looking into setting up GNU Mailman for a future mailing list.