Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
S

stoccafisso

@stoccafisso
About
Posts
88
Topics
18
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Plume
    S stoccafisso

    Federated blogging application (ActivityPub)
    https://joinplu.me/

    App Wishlist activitypub blog federated

  • Why "rolling release" instead of stable?
    S stoccafisso

    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?

    AzuraCast

  • Cloudron overrides iptables-persistent
    S stoccafisso

    @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

    Support home computer firewall

  • Hiding Wordpress app login page create backup problem
    S stoccafisso

    Hi 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.

    WordPress (Managed) wordpress

  • My Wallabag has not been updated since v. 2.4.1
    S stoccafisso

    @joseph if you read my opening post, you will see that I am fully aware of the procedure. However, in my case I can not export any backup from the old Wallabag, as I get export 500 error whatever way I try to export those more than 3000 stored articles. Thats why I created this post with request for help.

    Wallabag

  • New installation, not able to log in
    S stoccafisso

    @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 🙂

    PeerTube

  • Jami
    S stoccafisso

    Oh man, give us JAMS (JAMS - Jami Account Management Server) 🙂

    App Wishlist

  • Revert Cloudron version?
    S stoccafisso

    Hold on a minute....seems like restore worked well after all....strange thing....I check it out and report back....

    Support

  • After a reboot, nginx does not start
    S stoccafisso

    Problem solved. I deleted ALL config files and restarted the server.

    Support nginx certificates

  • Increase character limit for toots from 500 to xxxx
    S stoccafisso

    Hi 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? 🙂

    Mastodon

  • My Wallabag has not been updated since v. 2.4.1
    S stoccafisso

    Hi all

    Just discovered that my Wallabag app has version 2.4.1, so it has not been updated, even as I have it set to automatic update.

    If I try to manually update it, it reports no new update to download. How can I make it update?

    I have over 3000 articles in there, and it gives export 500 error when i try to export (any option), so I am not able to backup the articles and install a new updated version from scratch. So how can I do the update from 2.4.1 and still keep my articles? Is there a way to hack this manually? Or getting help from support directly on my cloudron server? (premium)

    Wallabag

  • What port do Prometheus listen on, for Grafana to connect?
    S stoccafisso

    Hi @james

    Now I see, it was just to skip the port 9090 behind URL. I didn't even consider it possible. Thank you, it worked now 🙂

    Prometheus

  • New installation, not able to log in
    S stoccafisso

    Hi @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

    PeerTube

  • My Wallabag has not been updated since v. 2.4.1
    S stoccafisso

    Ahh...I see now that I missed a required MANUAL update long time ago.

    But now I am stuck. Any idea what I can do?

    Wallabag

  • What port do Prometheus listen on, for Grafana to connect?
    S stoccafisso

    Ahh...in Prometheus, just click "Status - Service discovery"

    Prometheus

  • What port do Prometheus listen on, for Grafana to connect?
    S stoccafisso

    I did a brutal problemsolving hack, deleted Grafana and reinstalled it. Now it works.

    I think it may have been the "Node Exporter Full" dashboard that was holding the old config in cache, I may have solved it just by deleting the Node Exporter Full and then reinstalled it.

    Prometheus

  • What port do Prometheus listen on, for Grafana to connect?
    S stoccafisso

    @james and @joseph Thanks for helping 👍

    Prometheus
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search