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


Skip to content
  • can't paste into a Cloudron terminal?

    Solved Support
    3
    0 Votes
    3 Posts
    65 Views
    humptydumptyH

    @girish ctrl+shift+v works, thank you!

  • 0 Votes
    9 Posts
    95 Views
    nebulonN

    I have added the ctrl+shift+c copy to clipboard for the terminal now. https://git.cloudron.io/cloudron/box/-/commit/67c0a4f5133a04e07032233cbba669732391921e

  • 0 Votes
    4 Posts
    133 Views
    BrutalBirdieB

    @DeBossNow
    The path mentioned by @girish is like he said:

    @girish said in Can not locate Mastodon app core folders:

    in a container and thus each app's filesystem is independent and separate

    So your statement:

    @DeBossNow said in Can not locate Mastodon app core folders:

    I have sftp access to the root of my entire website linux volume, which contains all of the folders of dependencies. I see the Cloudron installation and its dependencies. The entire file structure of my website server is open to me. There is no other volume adjacent to this Linode volume. Nothing can exist outside of this root in my server volume.

    Is still factually wrong, since you seem not to know or understand that each container has their own filesystem in their isolated container environment.
    So even if you have root access to your server, you will not find /app/code in the servers filesystem.
    Since there are isolated and it's inside the container and read-only.

    And yes you can still access each container like he even explained to you how you can access the filesystem:

    @girish said in Can not locate Mastodon app core folders:

    To navigate the filesystem of the app, use the web terminal. Usually, the package keeps the code in /app/code by convention. Note that code is readonly in Cloudron, you cannot change it.

    What do you wish to achieve here?
    There is a big documentation for Cloudron: https://docs.cloudron.io/ which explains almost everything.
    Adding to that the Forum has many resources which already answer almost any of your questions.

    And yet it seems to me, you simple choose to ignore all the provided resources for self education and demand support on a level which is unreasonable for a forum request.

    Personal note:

    The community behind Cloudron and FOSS in general is very forgiving when you show the effort, and when you reach out for help, they almost always respond. (not always in the nicest way, since they maybe seen this question for 50x time, but they still respond to help out.)

    So I recommend to you, show some more effort or at least write your request in a more descriptive way.

    What is it that you are trying to achieve What did you do to get to your current state Provide a step by step level so people can understand what you do - maybe use a service like https://asciinema.org/

    Since I preached about resources and self education - here is some material:

    About the Cloudron Filesystem:
    https://docs.cloudron.io/storage/

    About the Mastodon app and federation:
    https://docs.cloudron.io/apps/mastodon/

    The Mastodon Cloudron Forum category:
    https://forum.cloudron.io/category/41/mastodon

  • 1 Votes
    4 Posts
    176 Views
    girishG

    Closest upstream issue I found was https://github.com/xtermjs/xterm.js/issues/3380 . But @nebulon tells me the latest 7.3 release moves xterm.js to some OpenGL based rendering, so probably this bug solves itself.

  • 1 Votes
    7 Posts
    426 Views
    neurokrishN

    @girish thanks! That's indeed the fix..

  • Resetting 2FA for Guacamole

    Moved Solved Guacamole
    3
    0 Votes
    3 Posts
    3k Views
    A

    @girish Thanks! - should have figured that out - didn't see the button 😊

  • 0 Votes
    8 Posts
    399 Views
    girishG

    Looks like this change broke WP - https://forum.cloudron.io/topic/5385/wp-cli-not-working-on-6-3-5

  • 1 Votes
    4 Posts
    338 Views
    alkomyA

    @girish It will be perfect,
    It will be easy for me to work with freelancers, outsources, give them a limited access to a specific app "Container"...

  • 0 Votes
    4 Posts
    390 Views
    E

    @girish Got it. Thank you. I was using the SFTP login to SSH. 🙂