@timconsidine yes, it was struggling a bit. I restarted it (I guess around the time of your post).
Translator
Translators
Posts
-
git.cloudron.io : cannot access -
Wordpress Gutenberg Era: To cache or no cache plugin?WP-Rocket on every site: https://wp-rocket.me/
-
Everything about the open web (save the date: 4–5 October – Berlin, Germany)https://www.cms-garden.org/en/calendar/649-open-web-lounge
A weekend full of nerds discussing everything related to the open web? Dreams come true on the first weekend of October. If you are planning to visit Berlin, come and join us. But hurry. There are only 20 tickets left.
-
Signing certificate not included in document download@gdeflaux Can you check with the latest package? The latest one has sockpuppetbrowser which supposedly fixes the problem.
-
Ghost is joining the Fediverse and adding ActivityPubActivityPub integration should work in the latest package.
-
Bug Report: Cloudron does not support Ghost's ActivityPub/Federated Web FeatureThe latest package uses
ap.ghost.org
as the ActivityPub service. It has some service limits per https://docs.ghost.org/hosting#hosted-activitypub-usage-limits :- Maximum 2,000 followers
- Maximum 2,000 following
- Maximum 100 interactions per day (interactions include posts/notes, replies, likes, and reposts)
@vladimir.d actually managed to get a selfhosted AP (ActivityPub) server working as well. But the AP server requires it's own database/redis, among other things. This makes quite a complicated setup. Maybe we will package AP as a separate app package (a single AP server can also handle multiple ghost instances).
-
Keila - Open Source Email Newsletters@andreasdueren thanks, I have added it to @vladimir.d 's list but he also has a big backlog .
-
SFTPGo or MiroTalk SFU not starting because they use ephemeral ports@girish said in Server security update reboot: SFTPGo doesn't start:
A package cannot change the port ranges (just like it cannot change the installated domain names) . But for new installation, it will recommend 20000 instead
Maybe you can explicitly mention in the update notes the default / advised ports? Existing installs will not be moved to the "new" ports and thus keep having issues?
-
SFTPGo or MiroTalk SFU not starting because they use ephemeral ports@imc67 max port is 65535 so it can't be 70000 . A package cannot change the port ranges (just like it cannot change the installated domain names) . But for new installation, it will recommend 20000 instead . I have also fixed up the sfu package, will be published shortly .
-
SFTPGo or MiroTalk SFU not starting because they use ephemeral ports