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
M

mononym

@mononym
About
Posts
93
Topics
26
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • WiseMapping
    M mononym

    Create, Share, Collaborate, View your mind maps !

    https://www.wisemapping.com/en/
    https://github.com/wisemapping/wisemapping-open-source/

    It's what powers Framindmap


    Re: mindmaps - HTML5 based mind mapping application

    App Wishlist

  • Ente
    M mononym

    This link was in the latest newsletter of Ente: https://ente.io/blog/self-hosting-quickstart/

    App Wishlist

  • mirror application: one app, two domains
    M mononym

    Seems impossible 😞

    https://meta.discourse.org/t/how-can-i-use-multiple-hostnames/136306

    Maybe it would be nice to show this in the App Store, like with badges or something... We chose Discourse over NodeBB for no apparent reason. Maybe it would have made a difference.

    Discourse

  • Littr : Link Aggregator with ActivityPub Integration
    M mononym

    Littr is an MIT licensed link aggregator software inspired by the old reddit. It integrates the fediverse through FedBOX. It has a clean and simple brutalist interface -> Demo Site.


    Other alternative link aggregators out there :

    • Lobsters
    • Postmill
    • Prismo
    • Lemmy
    • Plebbit
    App Wishlist

  • Lemmy: Federated alternative to reddit
    M mononym

    @jdaviescoates
    Done : https://forum.cloudron.io/topic/7316/littr-link-aggregator-with-activitypub-integration
    With the number of alternatives beeing suggested it would be a good start to compare the different options. I can see these characteristics coming around :
    Hacker News or Reddit Clone | Moderation Style | Production Ready | ActivityPub | etc...

    App Wishlist

  • Hermes | Open Source Document Management System
    M mononym

    https://www.hashicorp.com/blog/introducing-hermes-an-open-source-document-management-system

    • Festured on HN
    • Possible alternative: hypothes.is
    App Wishlist

  • Lago
    M mononym

    Open-source metering and usage-based billing

    https://www.getlago.com/

    App Wishlist

  • Berta: open source flat-file CMS
    M mononym

    Once the LAMP installed and set to PHP 8.0 + following the Berta install instructions, here we are:

    image.png

    EDIT: I won't spoil anything, but it's a very fun CMS 🙂

    App Wishlist

  • Kinopio is a creative thinking tool
    M mononym

    https://github.com/kinopio-club/kinopio-client

    background info: https://pketh.org/open-sourcing-kinopio.html

    App Wishlist

  • Auto-tagging ollama setup
    M mononym

    @necrevistonnezr
    I think that idea is somewhat discussed here: https://forum.cloudron.io/topic/11576/access-ollama-base-url-from-n8n

    Linkwarden

  • Auto-tagging ollama setup
    M mononym

    @girish
    I guess there's a point to package Ollama in the app as that is what the hosted version of Linkwarden does as well. And they also recommend a lightweight model in the docs (phi3:mini-4k) so there should be no issues with ressources.

    Linkwarden

  • Discourse and incoming email
    M mononym

    Hello. I was thinking of setting up a Discourse forum especially because it can also be used as a mailing list – i.e. a reply by a user via email corresponds to a forum reply if I understood well. I don’t mind using a third party email account or the cloudron one.
    But by reading this thread I can’t understand if the email integration for Discourse on Cloudron actually works. Is it only a specific or a general issue? I would be delighted if somebody could illuminate me about this. Thx!

    Discourse discourse

  • Twill CMS
    M mononym

    A simple CMS a talented web designer made me discover:
    https://twillcms.com/
    https://github.com/area17/twill

    App Wishlist

  • Members not receiving emails from Watched category
    M mononym

    Hello. A little call-out to the local Discourse sages.

    I run into an issue I can't solve. It is about bulk changing user preferences. In a nutshell, there was a change in the default notification settings for our community, and we want that change to propagate to all users. The change is to set a certain category as "watched" for all users and the effect would be that every user gets an email for each new post in that category.

    I changed the watched preference via the rails console: User.all.each do |user| CategoryUser.batch_set(user, :watching, [<id>]) end

    But the problem is that somehow not all users get an email when there's a new post. So these users have some combination of preferences which blocks the email to be sent.

    For a more full history of this issue, I had a now stalled conversation about it on meta.discourse: https://meta.discourse.org/t/members-not-receiving-emails-from-watched-category/314500/3

    Now, I just want to try my luck here; maybe somebody knows which gears to turn to make this work.

    Thank you !

    Discourse

  • Pinry
    M mononym

    Pinry is potentially an alternative to https://www.are.na/ Don't know if it matches up on all the points though.
    Arena is a social network and has the particularity that blocks (posts) are organized inside channels (lists) and that channels can be part of other channels. These connections establish meaningful links between the content blocks. Cleverly done.

    App Wishlist

  • Updating Plugins
    M mononym

    @joseph Perfect, thank you ! That did the job. And to my surprise, the settings (LibreTranslate API and URL) were still in place !

    Discourse

  • Berta: open source flat-file CMS
    M mononym

    Berta.me is a free, open source web app for building websites. You can also call it a CMS if you like. Berta does NOT require a database. All content is stored in files.

    https://www.berta.me/download/index.html --> https://github.com/berta-cms/berta

    App Wishlist

  • Members not receiving emails from Watched category
    M mononym

    Just to close this topic. With some help of the discourse AI on ask.discourse.com, I could solve the problem. It was not a bug but an entanglement of site settings and user preferences due to the modifications made over time.
    Solution: https://meta.discourse.org/t/reset-default-categories-watching-setting/244930/8

    Discourse

  • Berta: open source flat-file CMS
    M mononym

    @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

    App Wishlist

  • Automad : flat-file CMS
    M mononym

    I managed to install it in a fresh LAMP and seems to run perfectly. I only had to follow point 1 from the instructions https://automad.org/getting-started#manual-installation. For point 4, the URL is /index.php/dashboard/

    App Wishlist
  • Login

  • Don't have an account? Register

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