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. App Wishlist
  3. Grav - CMS that requires no database

Grav - CMS that requires no database

Scheduled Pinned Locked Moved Solved App Wishlist
14 Posts 9 Posters 2.3k Views 10 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.
  • nebulonN nebulon

    https://getgrav.org/

    G Offline
    G Offline
    GustavoMarcante
    wrote on last edited by
    #2

    @nebulon Grav is very easy to install! So easy that maybe don't need an own app.
    It can work, for example, installing the Cloudron LAMP app and then copying grav files to the public folder.

    1 Reply Last reply
    1
    • olidevO Offline
      olidevO Offline
      olidev
      Banned
      wrote on last edited by
      #3
      This post is deleted!
      1 Reply Last reply
      1
      • M-arcusM Offline
        M-arcusM Offline
        M-arcus
        wrote on last edited by
        #4

        +1

        I tried it on the LAMP App, installation time: 30 secs

        This is amazing

        cd public/
        wget https://github.com/getgrav/grav/releases/download/1.5.7/grav-admin-v1.5.7.zip
        unzip grav-admin-v1.5.7.zip
        rm grav-admin-v1.5.7.zip
        mv grav-admin/* grav-admin/.[!.]* .
        chown -Rf www-data:www-data .
        
        1 Reply Last reply
        4
        • P Offline
          P Offline
          paulhibbitts
          wrote on last edited by
          #5

          +1 I'd love to see Grav on Cloudron too!

          murgeroM 1 Reply Last reply
          1
          • P paulhibbitts

            +1 I'd love to see Grav on Cloudron too!

            murgeroM Offline
            murgeroM Offline
            murgero
            App Dev
            wrote on last edited by
            #6

            @paulhibbitts - You can do this very simply by installing LAMP and then throwing grav in there. With it being flat-file there is very minimal setup.

            --
            https://urgero.org
            ~ Professional Nerd. Freelance Programmer. ~

            P 2 Replies Last reply
            1
            • murgeroM murgero

              @paulhibbitts - You can do this very simply by installing LAMP and then throwing grav in there. With it being flat-file there is very minimal setup.

              P Offline
              P Offline
              paulhibbitts
              wrote on last edited by
              #7

              @murgero Thanks very much, will give that try!

              1 Reply Last reply
              1
              • murgeroM murgero

                @paulhibbitts - You can do this very simply by installing LAMP and then throwing grav in there. With it being flat-file there is very minimal setup.

                P Offline
                P Offline
                paulhibbitts
                wrote on last edited by paulhibbitts
                #8

                @murgero While I've been able to install Grav going with LAMP, having a Grav App would really widen the user base for Grav on Cloudron... I am not a developer but can anyone share with me what is involved in getting an App added? Or perhaps any way to help others get a pre-configure LAMP stack going? Thank you!

                1 Reply Last reply
                0
                • jimcavoliJ Offline
                  jimcavoliJ Offline
                  jimcavoli
                  App Dev
                  wrote on last edited by
                  #9

                  @paulhibbitts Unfortunately the process of app packaging is quite technical, best aimed at developers and ops engineering types - this is covered in the documentation: https://cloudron.io/documentation/custom-apps/tutorial/ - but being on this list and getting upvotes is the best way to get visibility through upvotes to increase the chances of it being done!

                  1 Reply Last reply
                  0
                  • jimcavoliJ Offline
                    jimcavoliJ Offline
                    jimcavoli
                    App Dev
                    wrote on last edited by
                    #10

                    I have completed an initial packaging for grav - source is up at https://git.cloudron.io/jimcavoli/grav-app
                    Submitted for review already; happy to Q&A any specifics. Everything works in that packaging, but for now the user management is left to the app (no LDAP/cloudron single-sign-on). Plugin installation through the browser works as expected, but as with most Cloudron apps, you can't use the system-level upgrade button in the browser (it just shows an error if you try) since it'll be updated via the Cloudron image.

                    murgeroM 1 Reply Last reply
                    2
                    • jimcavoliJ jimcavoli

                      I have completed an initial packaging for grav - source is up at https://git.cloudron.io/jimcavoli/grav-app
                      Submitted for review already; happy to Q&A any specifics. Everything works in that packaging, but for now the user management is left to the app (no LDAP/cloudron single-sign-on). Plugin installation through the browser works as expected, but as with most Cloudron apps, you can't use the system-level upgrade button in the browser (it just shows an error if you try) since it'll be updated via the Cloudron image.

                      murgeroM Offline
                      murgeroM Offline
                      murgero
                      App Dev
                      wrote on last edited by
                      #11

                      @jimcavoli Good work! I hope to see this in the app store soon!

                      --
                      https://urgero.org
                      ~ Professional Nerd. Freelance Programmer. ~

                      1 Reply Last reply
                      0
                      • M Online
                        M Online
                        msbt
                        App Dev
                        wrote on last edited by msbt
                        #12

                        @jimcavoli I thought that all data that's supposed to be backupped has to be in /app/data. Why are you using /run as base for images? I don't know grav, so maybe those aren't important 😉 But I'm still curious, I'm not sure if the data in /run makes it after a reboot

                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #13

                          This is now in unstable. Thanks to @jimcavoli for all the heavy lifting.

                          1 Reply Last reply
                          0
                          • P Offline
                            P Offline
                            paulhibbitts
                            wrote on last edited by
                            #14

                            Thank you so much @jimcavoli!

                            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