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


Skip to content

App Wishlist

Propose and vote for apps to be packaged

1.6k Topics 13.4k Posts
  • Kasm - Virtual Desktop / Browser Isolation

    32
    11 Votes
    32 Posts
    3k Views
    fbartelsF

    Yes, I would see the resource usage as a critical topic here. I thing it is easier to run https://forum.cloudron.io/topic/7380/webtop-dockerised-linux-desktop-in-a-browser?_=1718484389586 in a container and then add cloudron proxy auth infront of it. webop uses the same project (kasmvnc) for the rendering in the browser. this is then essentially single user, but you can repeat the container part multiple times for different users.

  • Friendica - A Decentralized Social Network

    36
    14 Votes
    36 Posts
    4k Views
    RazielKanosR

    Is here any update? I think cloudron could be an amazing tool to bring more people into the fediverse apps.

  • THM Pilos - Alternative to Greenlight

    10
    4 Votes
    10 Posts
    978 Views
    BrutalBirdieB

    [0.0.18]

    Updated to 3.0.3 Added Redis support prepare 4.0
  • Flarum - next-generation forum

    31
    28 Votes
    31 Posts
    3k Views
    E

    Still a great forum..

  • SimpleLogin (manage email aliases and dynamically reply as the alias!)

    43
    25 Votes
    43 Posts
    3k Views
    humptydumptyH

    @RazielKanos that’s what I use my gmail for 😂 I use Proton mail for the more serious stuff. It would be nice to have an app/service to unify all this though even if anonymity isn’t possible. I’ve been using the wildcard feature in Cloudron mail for my work and personal bills. I found out that FedEx was hacked since I started receiving spam to that address. Any announcements from FedEx about that compromise? Nope! lol.

  • Comentario: powerful commenting engine for webpages

    Solved
    7
    5 Votes
    7 Posts
    496 Views
    J

    Been using commento on cloudron for long.
    Was worried about lack of updates and Comentario couldn't have come at a better time!

  • Remark

    9
    10 Votes
    9 Posts
    1k Views
    girishG

    For the moment, we have gone on and packaged comentario. That app seems more complete and works very well. remark42 doesn't have a real admin ui unlike comentario.

  • Project Zomboid

    6
    2 Votes
    6 Posts
    524 Views
    BrutalBirdieB

    @timbo with "someone" I meant me 🙂 But I do not have the time atm.
    I already did a gaming app with steamcmd for Valheim, but with lgsm_ it would be a bit more complex

  • PocketBase

    Locked
    13
    7 Votes
    13 Posts
    1k Views
    girishG

    I had to unlist Pocketbase for the moment since it's using sqlite. This is not safe wrt Cloudron backups (especially because this is a backend app). SMTP automation also does not work since this feature has to be added upstream - https://github.com/pocketbase/pocketbase/discussions/669

  • Dockur

    Moved
    5
    1 Votes
    5 Posts
    538 Views
    A

    i will try something like "up" to make this project real...

  • Ethora - Web3 super app

    5
    4 Votes
    5 Posts
    461 Views
    M

    @girish
    I got your point.
    Zapier automates workflows between apps, while Ethora enables the creation of mobile applications with no-code/low-code solutions and blockchain capabilities.

  • Automad : flat-file CMS

    5
    4 Votes
    5 Posts
    689 Views
    murgeroM

    @mononym If the CMS has an "htaccess" file make sure that is correctly named .htaccess so the LAMP server uses its configuration properly.

  • Bambu-studio

    4
    0 Votes
    4 Posts
    313 Views
    jdaviescoatesJ

    People in this space might be interested in wikifactory.com which a friend of mine started (I think he's the CTO these days)

  • ResourceSpace - Digital Asset Management (DAM)

    4
    10 Votes
    4 Posts
    775 Views
    scookeS

    That took 1 hr and 20 minutes to install. Mostly due to uploading the svn files (I didn't bother trying to use/install svn on Cloudron, so I had to first svn to my laptop, and then use SFTP to upload everything ((minus the .svn folder))...I have a slow connection). I mistakenly made a config.php file, thinking I needed to if I wasn't using the default. BUT, the install process asks for the deets anyway. I was also held up because I tried to add a read-only MySQL user, but it wasn't sticking or getting recognized. So I left it blank (after clicking on the question mark which told me that this was optional. The only other hiccup is that the new php.ini values are not recognized - something to do with HOW it's written... does it need a space? ""? An = sign? No way to tell. But, it installed, and seems to be working.

    THIS is the part of RS which, other than it suddenly not working one day, makes it a burden: adding the metadata. Man. This is why I like something like FileRun, or even Surfer. I've ALREADY organized it by the most standard meta-data - folder organization. To have to DO IT OVER AGAIN FILE BY FILE... ugh. Forget it.

    image.png

    Now, if you aren't organized and need to be, well then I guess starting fresh with RS is perfect for you.
    image.png
    In this case, there is no Resource Type of FONT yet. Plus, as I just discovered, after uploading 11 fonts, RS now wants me to name each one, AGAIN! Seriously, only use this is you are ABSOLUTELY disorganized AND have tremendous amounts of time.

    Suffice to say, it does install and run on Cloudron's LAMP app, but I am deleting it. Ain't nobody got time for this!

  • InfluxDB

    6
    4 Votes
    6 Posts
    554 Views
    girishG

    @cvachery said in InfluxDB:

    Wouldn't it be possible then to backup the folder containing the configuration+backups made by the influxdb tool and not backuping the live data? I didn't have a deep look at how the backup are done by cloudron so maybe it

    Right, it's possible. There is no code to make this flow happen and that's what I was getting it 🙂 Currently, the app does not know when Cloudron creates a backup. The app actually keeps running when the backup is being made. We just backup the database and then the /app/data of an app without the app's knowledge. Databases (that we support) have transactions to generate a consistent dump file. Support for specific databases (mysql, redis, mongo, postgres) is part of our backup code/logic and this is why those db backups are safe. There is actually a race between db backup + file system backup . In practice, this has not been a problem because apps usually tend to use one or the other and do not do "transactions"/atomic operations over db+filesystem.

  • SurrealDB

    31
    5 Votes
    31 Posts
    2k Views
    O

    @girish said in SurrealDB:

    Or alternately, look into who we can add some hook to make consistent backups.

    SurrealDB has an export mode. You can use either a /export endpoint or the command in cli. I like your idea of offering an option to customize the backup workflow.

    @girish said in SurrealDB:

    Is this the same as https://surrealdb.com/docs/surrealist or something else?

    This is exactly what we'll try to embed, yes.

  • Twill CMS

    4
    2 Votes
    4 Posts
    369 Views
    timconsidineT

    @mononym I don’t know Twill and haven’t tried but it won’t be under /app/code because that’s a write-only location

    Don’t have access to laptop/desktop at the moment so can’t try it - sorry. But nice thing about Cloudron is you can fire up a LAMP app and experiment. No harm done if it doesn’t work.

  • Berta: open source flat-file CMS

    6
    2 Votes
    6 Posts
    535 Views
    M

    @plusone-nick
    It's a value inside the file /app/data/PHP_VERSION. I found it here: https://docs.cloudron.io/apps/lamp/#supported-php-versions

  • Speedtest-tracker | internet performance tracking application

    2
    4 Votes
    2 Posts
    182 Views
    marcusquinnM

    Nice find! And, no annoying ads!

  • rathole - NAT traversal proxy - alternative to frp, ngrok, etc

    6
    1 Votes
    6 Posts
    1k Views
    R

    @robi How would you configure it to forward everything, rather than just one port?