Wireguard is an awesome VPN approach (https://www.wireguard.com) and this is a good looking server GUI: https://github.com/subspacecloud/subspace
Best posts made by heliostatic
-
Wireguard Server GUI
-
WriteFreely - Blogging Platform
Just opensourced blogging platform: https://writefreely.org/
Source: https://github.com/writeas/writefreelyAvailable for the last four years at https://write.as/
-
Pleroma
An activity pub implementing federated social network (like Mastodon): https://pleroma.social/
Has the advantage of being written in elixir and having very light server requirements vs Mastodon.
-
Healthchecks.io -- Cron job monitoring
"Healthchecks.io monitoring is a great fit for cron jobs and cron-like systems (systemd timers, Jenkins build jobs, Windows Scheduled Tasks, wp-cron, uwsgi cron-like interface, Heroku Scheduler, ...). A failed cron job often has no immediate visible consequences, and can go unnoticed for a long time."
https://healthchecks.io
https://github.com/healthchecks/healthchecks -
ArchiveBox -- Personal Internet Archive
https://archivebox.io
"ArchiveBox takes a list of website URLs you want to archive, and creates a local, static, browsable HTML clone of the content from those websites (it saves HTML, JS, media files, PDFs, images and more)."Can import links from:
- Pocket, Pinboard, Instapaper
- RSS, XML, JSON, or plain text lists
- Browser history or bookmarks (Chrome, Firefox, Safari, IE, Opera, and more)
Shaarli, Delicious, Reddit Saved Posts, Wallabag, Unmark.it, and any other text with links in it!
Can save these things for each site:
- favicon.ico favicon of the site
- example.com/page-name.html wget clone of the site, with .html appended if not present
- output.pdf Printed PDF of site using headless chrome
- screenshot.png 1440x900 screenshot of site using headless chrome
- output.html DOM Dump of the HTML after rendering using headless chrome
- archive.org.txt A link to the saved site on archive.org
- warc/ for the html + gzipped warc file .gz
- media/ any mp4, mp3, subtitles, and metadata found using youtube-dl
- git/ clone of any repository for github, bitbucket, or gitlab links
- index.html & index.json HTML and JSON index files containing metadata and details
There's a Docker image, as well: https://github.com/pirate/ArchiveBox
-
Fathom — Simple, trustworthy website analytics
https://github.com/usefathom/fathom
https://usefathom.com/A simple and privacy focused alternative to Google Analytics (and Matomo).
-
RE: Pleroma
Definitely. I run a Mastodon instance and it's pretty resource intensive. Pleroma (and the LitePub relay) would be a great fit for Cloudron.
-
RE: Wireguard Server GUI
I've been using https://github.com/wg-dashboard/wg-dashboard for the last month or two, and it works quite reasonably. Would require some tweaking to fit in Cloudron, but might be a good option.
-
Ghost 3.0
Hi! With the release of Ghost 3.0, is there anyone working on updating the Cloudron package? Looks like a great update.
-
Cloud Torrent
A single binary torrent application, already dockerized:
https://github.com/jpillora/cloud-torrent
Decent looking, too:
Latest posts made by heliostatic
-
RE: Baby Buddy
They have a nice docker container: https://github.com/babybuddy/babybuddy#docker
Also, this is an area where I think simple self-hosting is a huge win for privacy.
-
RE: Fathom — Simple, trustworthy website analytics
@d19dotca Ha! Yes, just saw that I upvoted that post last week. Running it myself outside now outside of Cloudron, and finding it solid.
-
RE: Fathom — Simple, trustworthy website analytics
A new, better option might be https://www.goatcounter.com/
-
Baby Buddy
https://github.com/cdubz/babybuddy
Self-hosted baby sleep/feeding/poop tracker. Wish I had known about this with my first kid. Hated giving my data to random baby health apps
-
RE: Wireguard Server GUI
I've been using https://github.com/wg-dashboard/wg-dashboard for the last month or two, and it works quite reasonably. Would require some tweaking to fit in Cloudron, but might be a good option.
-
Ghost 3.0
Hi! With the release of Ghost 3.0, is there anyone working on updating the Cloudron package? Looks like a great update.
-
Quickchart -- Generate a chart from a URL
"QuickChart is a service that generates images of charts from a URL. Because these charts are simple images, they are very easy to embed in non-dynamic environments such as email, SMS, chat rooms, and so on."
-
RE: Commento -- Disqus alternative
Written in Go, and has a dockerfile already
-
Commento -- Disqus alternative
A fast, privacy-focused commenting platform
Repo: https://gitlab.com/commento/commento
Homepage: https://commento.io/