There is an app that can currently be run locally to allow for management of any Matrix/Synapse instances and allows you to do some basic user/room management in an easy to use UI. I have linked the docker and github pages below. I have been able to successfully run this locally and manage any/all of my Matrix instances (Cloudron or otherwise) but it would be nice to have this packaged as an app for access via Cloudron.

Best posts made by ericdrgn
-
Matrix/Synapse Admin Interface - Synapse Admin
-
Bibliogram - View Instagram with Privacy
Code: https://sr.ht/~cadence/bibliogram/
Docker: https://hub.docker.com/r/cloudrac3r/bibliogramLike Invidious (YouTube) and Nitter (Twitter) this provides a front end to view Instagram without the tracking. I think providing these services is important and would like to see these added to Cloudron.
-
RE: Expand Matrix app features
@girish Does this help? I am sorry I am not as technical as some others in here but this "playbook" seems to have basically all the things. Most importantly (in my case) the bridges, with links to everything.
Maybe this would help you all see how it works and maybe provide a more "complete" Matrix instance for us to use.
-
RE: Expand Matrix app features
@girish While it seems everyone is on the same page already that all this would be great just as an addition the previously linked playbook (https://github.com/spantaleev/matrix-docker-ansible-deploy) now also includes a really nice looking moderation tool (https://github.com/spantaleev/matrix-docker-ansible-deploy) which is also sorely needed in our Matrix instances.
Still hoping we can make something happen
-
RE: Budibase: an open source, no code platform
Wow, just tried this out myself and it is truly amazing. Would be awesome to have on Cloudron.
-
SnapDrop - Local File Sharing
Site - https://snapdrop.net/
Git - https://github.com/RobinLinus/snapdrop
Self Hosting - https://github.com/RobinLinus/snapdrop/blob/master/docs/local-dev.mdThere is also a maintained Docker Image here:
https://github.com/linuxserver/docker-snapdropWay to share files quickly and easily on local networks. From what I can tell the server is needed to initiate the connection but it is p2p and from my testing works well. I would like to run it through Cloudron though.
It is a pretty cool way to share files locally similar to airdrop and all it takes is web address to navigate to, no apps needed. I know we have Jirafeau (which I use) but this simplifies the process of quick sharing even further.
-
RE: ntfy.sh : self-hostable notifications
Would be excited to see this in the cloudron store proper myself! Thanks for all the work on it @timconsidine, good enough for now
-
RE: How to change the PrivateBin template on Cloudron
@LoudLemur If you go to the file manager for you PrivateBin app you can change line 41 to be what you want. https://github.com/PrivateBin/PrivateBin/wiki/Templates (same link the cloudron docs provide) the PrivateBin repo provides examples of templates so you can add those. Below is lines 40 and 41 if you want to use the bootstrap dark template do the same thing.
; template to include, default is "bootstrap" (tpl/bootstrap.php) template = "bootstrap-dark"
The Cloudron docs then go into what you need to do if you want to create your own template to use with PrivateBin. You would create the custom.php template and add it to the file manager in /app/data/custom_template/custom.php and then go back into the conf.php file and change line 41 to be the below.
template = "custom"
-
Hooks or Analytics for Cloudron?
As I have mentioned before I am not hyper technical when it comes to development and whatnot so just let me know if it isn't feasible.
That being said... With N8N being added I was curious if there were any plans for Cloudron to tie into it. As I'm sure you have all seen there are plenty of things that Cloudron has as an app that it already ties into but nothing in the way of Cloudron itself (unless I am missing something obvious). For instance it would be cool if everytime a backup or update happened (or was available) I could pull that from Cloudron via N8N and then make a workflow to dump that into Matrix or something.
It just seems like there could be a lot of missed opportunities here. Or I am just missing something myself haha...
-
RE: Invidious: an alternative front-end to YouTube
@girish Just to make sure we are all on the same page that is the point of Invidious. I don't see it as something that competes with PeerTube in anyway but is still necessary. I think being able to provide a way for users to access YouTube content without using YouTube directly is important.
Latest posts made by ericdrgn
-
RE: disable update notification for stopped apps
Just came to ask about this, thanks for always being on top of things cloudron team!
-
RE: How to change the PrivateBin template on Cloudron
@LoudLemur If you go to the file manager for you PrivateBin app you can change line 41 to be what you want. https://github.com/PrivateBin/PrivateBin/wiki/Templates (same link the cloudron docs provide) the PrivateBin repo provides examples of templates so you can add those. Below is lines 40 and 41 if you want to use the bootstrap dark template do the same thing.
; template to include, default is "bootstrap" (tpl/bootstrap.php) template = "bootstrap-dark"
The Cloudron docs then go into what you need to do if you want to create your own template to use with PrivateBin. You would create the custom.php template and add it to the file manager in /app/data/custom_template/custom.php and then go back into the conf.php file and change line 41 to be the below.
template = "custom"
-
RE: ntfy.sh : self-hostable notifications
@jdaviescoates said in ntfy.sh : self-hostable notifications:
@ericdrgn said in ntfy.sh : self-hostable notifications:
it doesn't change anything functionally about notifications but it does keep from using FCM which is the best part imo.
Firebase Cloud Messaging?
yes
-
RE: ntfy.sh : self-hostable notifications
@girish any chance you had a chance to take a look at this to get an official package of it going? Just checking in, know you all have a lot going on these days.
-
RE: How to customize the profile of this forum?
Hello @Blanca_RamÃrez, you can follow this link (https://forum.cloudron.io/user/blanca_ramÃrez/edit) to get to the page to edit your profile. On the left side of the page you can click "Change Picture" to edit your profile picture. The text boxes on the page will allow you to set the signature/about me parts of your profile.
-
RE: ntfy.sh : self-hostable notifications
For anyone wondering it makes a great notification backend (on Android at least as that was all I tested) in coordination with self hosted matrix/element. The Android app has an option to use it as the backend, it doesn't change anything functionally about notifications but it does keep from using FCM which is the best part imo.
-
RE: ntfy.sh : self-hostable notifications
Would be excited to see this in the cloudron store proper myself! Thanks for all the work on it @timconsidine, good enough for now
-
RE: Jitsi self-hosting behind NAT hair-pinning
@ei8fdb did you get it working? I have had that port open since installation (I also self host) but mine has no audio or video either. Similar problem I have to audio calls through matrix... It all works fine on the same network but not if devices are on different networks and as far as I can tell the logs show everything working fine.
-
RE: CRON Help
Thank you both! @girish @nebulon
I wasn't hitting an issue I was just being proactive, it does work as expected. @girish it definitely might be useful to have a section of that cron menu that at least displays cron jobs already running for any given package. I don't know though, only time I've ran into trying this out.
Thanks again.
-
CRON Help
Any help with setting up a cron job for firefly would be appreciated. I am trying to follow this: https://docs.firefly-iii.org/firefly-iii/advanced-installation/cron/ but need some help with the paths needed as described in the docs. Shown below:
The content of the cron job must be as follows:
# cron job for Firefly III 0 3 * * * /usr/bin/php /var/www/html/artisan firefly-iii:cron
You must make sure to verify /usr/bin/php with your path to PHP and replace /var/www/html/ with the path to your Firefly III installation.
If you do this, Firefly III will generate the recurring transactions each night at 3AM.