Federated blogging application (ActivityPub)
https://joinplu.me/
stoccafisso
Posts
-
Plume -
Cloudron overrides iptables-persistent@nebulon said in Cloudron overrides iptables-persistent:
iptables-save >/etc/iptables/rules.v4
Thanks @nebulon , that may be the problem, as I initially only ran the command
iptables-save
instead of
iptables-save >/etc/iptables/rules.v4
(I followed this guide: https://linuxconfig.org/how-to-make-iptables-rules-persistent-after-reboot-on-linux)
Now the iptables rules (inkl custom rules) persist after reboot, but then again...cloudron has had no reason to do changes.
So I provoked it by installing another app (wordpress-app). A few seconds after installation it said wordpress was running, but I could not access it. A few seconds later I could. So it seems it is working. (Maybe I should have tried another app, with other ports)
@necrevistonnezr maybe you could also benefit from looking at iptables-persistent? https://linuxconfig.org/how-to-make-iptables-rules-persistent-after-reboot-on-linux
-
Why "rolling release" instead of stable?Hi team
It looks to me that cloudron packaged AzuraCast is the rolling release instead of stable. (I see it in the /admin/updates/ section.
Why not use the stable instead? There seems to be many bugs in the rolling release version that make it almost impossible to run a working radio station.
Any thoughts?
-
Hiding Wordpress app login page create backup problemHi all
In wordpress app I use a plugin to hide the login page /wp-admin and /wp-login.php. Accessing these pages will then give the user a 404
BUT, it seems cloudron is sending a form of beacon signal to the wordpress app login page, to figure out if the app is up working or not. As cloudron does not find the login page, it detect it as an error and state in the cloudron admin panel that the app is "Not responding", even though the wordpress app is running fine.
It may look like this also prevents cloudron from creating automatic backups of the app, even if it is configured to do so. Manual backup seems to work though.
-
New installation, not able to log in@girish said in New installation, not able to log in:
echo "changeme" | npm run reset-password -- -u root
Thank you @girish. I actually had a lot running on this cloudron, but could not get PeerTube to work even if I removed several other apps to free up memory.
But the above command for some strange reason fixed it and solved the problem. PeerTube is now working!
Thank you
-
JamiOh man, give us JAMS (JAMS - Jami Account Management Server)
-
Revert Cloudron version?Hold on a minute....seems like restore worked well after all....strange thing....I check it out and report back....
-
After a reboot, nginx does not startProblem solved. I deleted ALL config files and restarted the server.
-
Increase character limit for toots from 500 to xxxxHi all
The default character limit for new toots is 500. But I would like to increase that limit for my special instance.
How can I do this? And hopefully make it a permanent change, not overwritten by updates?
Any help?
-
New installation, not able to log inHi @girish
I tried installing PeerTube on your demo server, and was able to log in to PeerTube using "root" and "changeme".
Full log from my own installation is sent you at support@cloudron.io