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
  1. Cloudron Forum
  2. Nextcloud
  3. OpenAI & Nextcloud Performance

OpenAI & Nextcloud Performance

Scheduled Pinned Locked Moved Nextcloud
21 Posts 7 Posters 1.6k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • firmansiF firmansi

    @apesorguk What kind of VPS that you use at the moment? We actually have similar case with 20 users, but so far we only use memory as much as 8 GB with 4 CPU with AWS . the only issue we face is only sometimes CPU spike. How do you measure the load average?

    apesorgukA Offline
    apesorgukA Offline
    apesorguk
    wrote on last edited by
    #11

    @firmansi

    • 4 CPU Cores -AMD EPYC 7713 64-Core Processor (4 threads)
    • Linux 5.15.0-134-generic x86_64
    • 160 GB Storage
    • 8 GB RAM
    1 Reply Last reply
    0
    • jdaviescoatesJ jdaviescoates

      @apesorguk interesting, thanks.

      apesorgukA Offline
      apesorgukA Offline
      apesorguk
      wrote on last edited by
      #12

      @jdaviescoates

      No problem, and please don't get me wrong cloudron is great in a lot of areas we use apps. But Nextcloud, unfortunately, doesn't look like it. And we need a stable nextcloud server.

      jdaviescoatesJ 1 Reply Last reply
      1
      • apesorgukA apesorguk

        @jdaviescoates

        No problem, and please don't get me wrong cloudron is great in a lot of areas we use apps. But Nextcloud, unfortunately, doesn't look like it. And we need a stable nextcloud server.

        jdaviescoatesJ Online
        jdaviescoatesJ Online
        jdaviescoates
        wrote on last edited by jdaviescoates
        #13

        @apesorguk said in OpenAI & Nextcloud Performance:

        And we need a stable nextcloud server.

        I think lots of us using Cloudron Nextcloud fine (albeit without all the nice features AIO has) but fair enough 🙂

        Sounds to me though that this might be something @staff ought to take a closer look at 🤔

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        0
        • J Online
          J Online
          joseph
          Staff
          wrote on last edited by
          #14

          How old is/was the Cloudron nextcloud installation ?

          1 Reply Last reply
          0
          • firmansiF Offline
            firmansiF Offline
            firmansi
            wrote on last edited by
            #15

            @apesorguk Have you tuning up using workers in Apache PHP Forks in Cloudron?

            1 Reply Last reply
            1
            • jdaviescoatesJ jdaviescoates

              @necrevistonnezr said in OpenAI:

              Well, AIO is now their „official install method“: https://github.com/nextcloud/all-in-one

              Interesting.

              It does have lots of great additional features. I'd like the Cloudron Nextcloud package to be this All in One package, if possible.

              necrevistonnezrN Offline
              necrevistonnezrN Offline
              necrevistonnezr
              wrote on last edited by
              #16

              @jdaviescoates said in OpenAI & Nextcloud Performance:

              @necrevistonnezr said in OpenAI:

              Well, AIO is now their „official install method“: https://github.com/nextcloud/all-in-one

              Interesting.

              It does have lots of great additional features. I'd like the Cloudron Nextcloud package to be this All in One package, if possible.

              Upvote if you haven't done yet: https://forum.cloudron.io/post/59540
              And yes, this should be the default now...

              1 Reply Last reply
              1
              • J Online
                J Online
                joseph
                Staff
                wrote on last edited by
                #17

                AFAIK, AIO is really just another deployment method. Fundamentally, the software being deployed is the same. Maybe the Cloudron nextcloud package can learn from the Dockerfile upstream (for example, upstream uses php fpm as opposed to apache mod php). From my past of moving these stacks back and forth, these tech stack changes produce no performance benefits in real life .

                jdaviescoatesJ 1 Reply Last reply
                0
                • necrevistonnezrN Offline
                  necrevistonnezrN Offline
                  necrevistonnezr
                  wrote on last edited by
                  #18

                  Well, one main difference is that the apps and add-ons included in AIO are already installed, configured, compatible, and working together (or at least should be...). They're also updated in unison.
                  If you look at support requests in this subforum, they very often are rooted in an incompatibility of add-on- /app-versions and the Nextcloud main software. Also, installing and configuring such add-ons can be a major PITA.

                  1 Reply Last reply
                  2
                  • J joseph

                    AFAIK, AIO is really just another deployment method. Fundamentally, the software being deployed is the same. Maybe the Cloudron nextcloud package can learn from the Dockerfile upstream (for example, upstream uses php fpm as opposed to apache mod php). From my past of moving these stacks back and forth, these tech stack changes produce no performance benefits in real life .

                    jdaviescoatesJ Online
                    jdaviescoatesJ Online
                    jdaviescoates
                    wrote on last edited by jdaviescoates
                    #19

                    @joseph said in OpenAI & Nextcloud Performance:

                    AIO is really just another deployment method

                    Not really.

                    The clue is in the name "All in one".

                    Some of the key things what is has that we simply just don't have at all yet on Cloudron, but that we'd basically all like to have are:

                    1. Full text search
                    2. High performance back end for files
                    3. High performance back end for talk
                    4. Backend server for whiteboard app

                    Exactly how these things get added to Cloudron I leave to Cloudron @staff but they should definitely all be added IMHO.

                    I use Cloudron with Gandi & Hetzner

                    1 Reply Last reply
                    0
                    • J Online
                      J Online
                      joseph
                      Staff
                      wrote on last edited by
                      #20

                      yes fair, it's a full bundle. Unfortunately, using AIO itself is out of question because it is a Docker manager of it's own . (and from quick grepping none of those nextcloud apps/plugins are pinned ) . I gave it a qiuck try but was unable to get past the setup. It kept complaining my firewall is closed, I don't even have a firewall on DO . Didn't investigate much further.

                      robiR 1 Reply Last reply
                      0
                      • J joseph

                        yes fair, it's a full bundle. Unfortunately, using AIO itself is out of question because it is a Docker manager of it's own . (and from quick grepping none of those nextcloud apps/plugins are pinned ) . I gave it a qiuck try but was unable to get past the setup. It kept complaining my firewall is closed, I don't even have a firewall on DO . Didn't investigate much further.

                        robiR Offline
                        robiR Offline
                        robi
                        wrote on last edited by
                        #21

                        @joseph A good use case for using the sysbox-runc runtime for docker system containers.

                        Allows for Docker-in-Docker without privileged mode.

                        Open source - https://github.com/nestybox/sysbox

                        Conscious tech

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

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