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
  • Brite
  • 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. Discuss
  3. List of apps working with LAMP ?

List of apps working with LAMP ?

Scheduled Pinned Locked Moved Discuss
8 Posts 5 Posters 339 Views 6 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.
  • M Offline
    M Offline
    mononym
    wrote last edited by
    #1

    Hello. Does it make sense to put together a list of apps which can be installed with the LAMP app; maybe in combination with a link to the setup instructions ?

    I managed to get these working once:

    • Berta CMS
    • Automad CMS
    micmcM 1 Reply Last reply
    3
    • SansGuidonS Offline
      SansGuidonS Offline
      SansGuidon
      wrote last edited by SansGuidon
      #2

      yt-dlp is another one

      on a similar note, I'm running a 11ty website on a Surfer instance in Cloudron, and I'm curious about the other Cloudron users.

      About me / Now

      D 1 Reply Last reply
      2
      • SansGuidonS SansGuidon

        yt-dlp is another one

        on a similar note, I'm running a 11ty website on a Surfer instance in Cloudron, and I'm curious about the other Cloudron users.

        D Offline
        D Offline
        DualOSWinWiz
        wrote last edited by
        #3

        @SansGuidon i am using typingmind a rich ui for openai and claude models on surfer

        1 Reply Last reply
        2
        • robiR Offline
          robiR Offline
          robi
          wrote last edited by
          #4

          This sounds like another good use case for a LAMP App Installer to go along with @timconsidine CCAI app.

          Something like providing credentials and a scripted install configures the app and restarts LAMP App when done for further config.

          Conscious tech

          1 Reply Last reply
          3
          • M Offline
            M Offline
            mononym
            wrote last edited by mononym
            #5

            I wanna give a try to https://radicle.xyz p2p git protocol and I managed to install the radicle-explorer. But that was actually the easy part ^^
            Preamble: install a LAMP server and put the RAM GB up, otherwise Vite won't be able to build the site. Then, from the terminal move to the data folder

            cd ..
            cd data/
            

            & start the installation

            git clone https://rosa.radicle.xyz/z4V1sjrXqjvFdnCUbxPFqd5p4DtH5.git radicle-explorer
            cd radicle-explorer/
            cd config/
            cp default.json local.json
            cd ..
            npm install
            VITE_RUNTIME_CONFIG=true npm run build
            cd ..
            cp radicle-explorer/build/* public/
            

            It's now up and running the online explorer of to the default radicle seeds: rosa.radicle.xyz; seed.radicle.xyz; iris.radicle.xyz

            Settings

            cp radicle-explorer/config/default.json public/config.json
            nano public/config.json
            
            1 Reply Last reply
            1
            • M Offline
              M Offline
              mononym
              wrote last edited by
              #6

              The Atheos IDE works perfectly as well. Basically one has only to unszip the repo into app/data/public/

              wget https://github.com/Atheos/Atheos/archive/refs/tags/v601.tar.gz
              tar -xvzf v601.tar.gz 
              mv Atheos-601/* public/
              rm -r Atheos-601
              chown -R www-data:www-data public/*
              
              1 Reply Last reply
              2
              • M mononym

                Hello. Does it make sense to put together a list of apps which can be installed with the LAMP app; maybe in combination with a link to the setup instructions ?

                I managed to get these working once:

                • Berta CMS
                • Automad CMS
                micmcM Offline
                micmcM Offline
                micmc
                wrote last edited by
                #7

                @mononym said in List of apps working with LAMP ?:

                Does it make sense to put together a list of apps which can be installed with the LAMP

                Theoretically and technically speaking any PHP / MySQL app will install and work quite well on LAMP instances. It's pretty well done and thus very easy to install PHP apps and even HTML/CSS/JavaScript. Though what's missing on Cloudron right now, I believe, is to be able to run Node.JS instances.

                So, making a "list" of what WE have tested and tried that work well on LAMP is quite interesting, however starting to list all apps that could or would run on Cloudron is getting onto an exhausting task, and list of apps to no end...

                For my part, I've installed and it runs well on LAMP SEOPanel that could be added to that list. 😊

                Cheers!

                Ignorance is not an excuse anymore!
                https://AutomateKit.com

                robiR 1 Reply Last reply
                1
                • micmcM micmc

                  @mononym said in List of apps working with LAMP ?:

                  Does it make sense to put together a list of apps which can be installed with the LAMP

                  Theoretically and technically speaking any PHP / MySQL app will install and work quite well on LAMP instances. It's pretty well done and thus very easy to install PHP apps and even HTML/CSS/JavaScript. Though what's missing on Cloudron right now, I believe, is to be able to run Node.JS instances.

                  So, making a "list" of what WE have tested and tried that work well on LAMP is quite interesting, however starting to list all apps that could or would run on Cloudron is getting onto an exhausting task, and list of apps to no end...

                  For my part, I've installed and it runs well on LAMP SEOPanel that could be added to that list. 😊

                  Cheers!

                  robiR Offline
                  robiR Offline
                  robi
                  wrote last edited by
                  #8

                  @micmc Node apps run fine too, you just need to set the right ENV vars and adjust the startup script as well as the apache config to correctly route to the node app on port 3000 or whatever the code expects.

                  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