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


Skip to content

Announcements

Announcements regarding Cloudron

246 Topics 2.7k Posts
  • YOURLS

    14
    4 Votes
    14 Posts
    2k Views
    marcusquinnM
    Love this! Do you fancy adding some useful plugins to the mix? https://github.com/YOURLS/awesome-yourls And theme option: https://github.com/tomslominski/infinity-squared https://github.com/Flynntes/Sleeky
  • Cloudron 5.3 released

    1
    4 Votes
    1 Posts
    307 Views
    No one has replied
  • Pixelfed

    pixelfed federation
    45
    8 Votes
    45 Posts
    13k Views
    girishG
    I have added tests and marked pixelfed as stable. Thanks all for testing!
  • What's coming 5.3

    26
    8 Votes
    26 Posts
    4k Views
    girishG
    There is also https://git.cloudron.io/cloudron/tutorial-nodejs-app which is a template for a custom nodejs app
  • Cloudron 5.2 released

    10
    1 Votes
    10 Posts
    1k Views
    JOduMonTJ
    for what it worth, in my /etc/docker/daemon.json I always define. { "no-new-privileges": false } which from what I understand prevent container processes to gain additional privileges after their start. ref: Docker Daemon more explanation from the Project Atomic by RedHat
  • Metabase

    2
    4 Votes
    2 Posts
    635 Views
    girishG
    We now have tests for Metabase and I have marked it as stable.
  • What's coming in 5.2

    39
    8 Votes
    39 Posts
    6k Views
    girishG
    @necrevistonnezr Good catch. Looks like we got the uniqueness constraint in 5.1 itself wrong. Currently, it is (name, userid). It shoud be (name, appid, userid) or maybe even just (appid, userid). We cannot fix it for this release but maybe the next since we try to do db changes only in new releases.
  • What's coming in 4.5

    34
    8 Votes
    34 Posts
    4k Views
    MallewaxM
    @girish Sounds promising, Girish. Thanks for the update. I responded to another post from @mehdi in which he pointed at https://www.meilisearch.com/. Not sure if this is something....
  • Guides

    3
    6 Votes
    3 Posts
    546 Views
    scookeS
    Awesome!
  • Apps category in this forum

    5
    12 Votes
    5 Posts
    809 Views
    necrevistonnezrN
    @girish ace!
  • Cloudron 5.1 released

    1
    9 Votes
    1 Posts
    343 Views
    No one has replied
  • What's coming in 5.1

    23
    15 Votes
    23 Posts
    3k Views
    ?
    @will I'm also curious about this, I'm hoping that's the case.
  • osTicket

    5
    4 Votes
    5 Posts
    1k Views
    girishG
    I guess https://github.com/osTicket/osTicket-plugins is the only real list of osTicket plugins? Since the plugins are maintained upstream, I don't mind enabling atleast the audit plugin by default (what's the harm?).
  • FreeScout

    3
    7 Votes
    3 Posts
    734 Views
    girishG
    @nebulon FWIW, we do kill stuck cronjobs and restart them. If not, we should.
  • LimeSurvey

    3
    8 Votes
    3 Posts
    877 Views
    darkbenD
    @girish great work !!!
  • Owner/Admin migration in Cloudron 5

    1
    3 Votes
    1 Posts
    378 Views
    No one has replied
  • Cloudron 5 released

    20
    14 Votes
    20 Posts
    3k Views
    girishG
    The blog is out with screenshots! - https://cloudron.io/blog/2020-03-26-cloudron-5.html
  • AllTube Download - HTML GUI for youtube-dl

    1
    4 Votes
    1 Posts
    447 Views
    No one has replied
  • Grav CMS

    20
    5 Votes
    20 Posts
    3k Views
    girishG
    Pushed the update out for Grav CMS and the admin panel. Are you able to install the other plugin now?
  • Cloudron CLI Changes

    5
    3 Votes
    5 Posts
    904 Views
    yusfY
    @girish Good! I meant in the web docs though.