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 Packaging & Development
  3. Cloudron Non-App Store Packaged Apps

Cloudron Non-App Store Packaged Apps

Scheduled Pinned Locked Moved App Packaging & Development
27 Posts 8 Posters 5.9k 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.
  • fbartelsF fbartels

    That's a nice idea.

    @thetomester13 said in Non-App Store Packaged Apps:

    Open to suggestions about formatting or any other pieces of data we may want to keep track of

    Something machine readable would be nice, then there could be ways to automate interaction with the list. Json, yaml (my preference), toml... The same data could also be used to generate a more human friendly view of it.

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

    @fbartels Markdown is easily machine readable, human readable, and also compatible with gitlab 😉

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

    1 Reply Last reply
    1
    • T thetomester13

      @girish I see. Shall I edit the top post in this thread to get the list going?

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #12

      @thetomester13 Or you can make a new post, up to you. You are mod in this category in any case.

      T 1 Reply Last reply
      2
      • girishG girish

        @thetomester13 Or you can make a new post, up to you. You are mod in this category in any case.

        T Offline
        T Offline
        thetomester13
        App Dev
        wrote on last edited by
        #13

        @girish I like the title of this thread so I just updated the top post 🙂 thanks for mod status! I'll keep an eye on this thread and update it and the repo if people submit other apps.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dswd
          wrote on last edited by
          #14

          I also have some apps that I am using privately and that I can contribute if people are interested:

          • Nginx: A simple nginx install with PHP support. Similar to LAMP but with nginx
          • Zola: A package using zola (getzola.org) to build static pages. The code comes from a git repo and supports webhook triggers to allow a nice push to git -> build static page workflow.
          T 1 Reply Last reply
          1
          • D dswd

            I also have some apps that I am using privately and that I can contribute if people are interested:

            • Nginx: A simple nginx install with PHP support. Similar to LAMP but with nginx
            • Zola: A package using zola (getzola.org) to build static pages. The code comes from a git repo and supports webhook triggers to allow a nice push to git -> build static page workflow.
            T Offline
            T Offline
            thetomester13
            App Dev
            wrote on last edited by
            #15

            @dswd very cool! I could see the nginx app being useful for some people for sure.

            As for Zola, is there a UI to it at all? Or is the app you packaged just the server serving up Zola static sites?

            D 2 Replies Last reply
            0
            • T thetomester13

              @dswd very cool! I could see the nginx app being useful for some people for sure.

              As for Zola, is there a UI to it at all? Or is the app you packaged just the server serving up Zola static sites?

              D Offline
              D Offline
              dswd
              wrote on last edited by
              #16

              @thetomester13 There is no UI in the package. Zola has a serve mode where it listens to changes and rebuilds automatically. You can use this to edit the files and see the changes in the browser in almost realtime. That is as close as zola gets to a UI (it's not a wiki). However, this is not packaged by me. You don't want visitors to see your edits live, do you? You use the serve mode locally to edit the pages and then push them to git which triggers my zola app to build and host the static pages.

              1 Reply Last reply
              0
              • T thetomester13

                @dswd very cool! I could see the nginx app being useful for some people for sure.

                As for Zola, is there a UI to it at all? Or is the app you packaged just the server serving up Zola static sites?

                D Offline
                D Offline
                dswd
                wrote on last edited by
                #17

                Here are the repos for the apps:

                • zola: https://git.ddswd.de/cloudron/zola-app
                • nginx: https://git.ddswd.de/cloudron/nginx-app
                T 1 Reply Last reply
                4
                • D dswd

                  Here are the repos for the apps:

                  • zola: https://git.ddswd.de/cloudron/zola-app
                  • nginx: https://git.ddswd.de/cloudron/nginx-app
                  T Offline
                  T Offline
                  thetomester13
                  App Dev
                  wrote on last edited by
                  #18

                  @dswd just added those 2 to the post above!

                  rmdesR 1 Reply Last reply
                  1
                  • T thetomester13

                    @dswd just added those 2 to the post above!

                    rmdesR Offline
                    rmdesR Offline
                    rmdes
                    wrote on last edited by
                    #19

                    I stumbled on a Gitea domain with all the non-store app in one place, can anyone provide the link again, I can't find it...:/

                    T 1 Reply Last reply
                    0
                    • rmdesR rmdes

                      I stumbled on a Gitea domain with all the non-store app in one place, can anyone provide the link again, I can't find it...:/

                      T Offline
                      T Offline
                      thetomester13
                      App Dev
                      wrote on last edited by
                      #20

                      @rmdes you might be talking about @atridad 's Alt-Ron. I believe it's moved around a few times. Most recently he said he'll upload his repos to Cloudron's git.

                      rmdesR 1 Reply Last reply
                      2
                      • T thetomester13

                        @rmdes you might be talking about @atridad 's Alt-Ron. I believe it's moved around a few times. Most recently he said he'll upload his repos to Cloudron's git.

                        rmdesR Offline
                        rmdesR Offline
                        rmdes
                        wrote on last edited by
                        #21

                        @thetomester13 Oh thanks, exactly what I'm looking for 🙂

                        ? 1 Reply Last reply
                        1
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #22

                          lol yup... it was a cheesy name too. I'm just going to move things over.

                          T 1 Reply Last reply
                          1
                          • rmdesR rmdes

                            @thetomester13 Oh thanks, exactly what I'm looking for 🙂

                            ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by A Former User
                            #23

                            @rmdes https://git.cloudron.io/atridad

                            I set my Gitea instance to push to those every hour.

                            1 Reply Last reply
                            5
                            • ? A Former User

                              lol yup... it was a cheesy name too. I'm just going to move things over.

                              T Offline
                              T Offline
                              thetomester13
                              App Dev
                              wrote on last edited by
                              #24

                              it was a cheesy name too

                              I liked it 🙂

                              ? 1 Reply Last reply
                              0
                              • T thetomester13

                                it was a cheesy name too

                                I liked it 🙂

                                ? Offline
                                ? Offline
                                A Former User
                                wrote on last edited by
                                #25

                                @thetomester13 Fair enough. Yeah it moved around too much. Ultimately what's most sustainable is having them on my git (gethub.ca or git.atridad.dev) and mirroring them on Cloudron git. I just work on them in my own corner of the internet and they auto-magically update on Cloudron git.

                                1 Reply Last reply
                                3
                                • matbrgzM Offline
                                  matbrgzM Offline
                                  matbrgz
                                  wrote on last edited by
                                  #26

                                  outline: https://git.apehost.de/cloudron-apps/outline

                                  T 1 Reply Last reply
                                  5
                                  • matbrgzM matbrgz

                                    outline: https://git.apehost.de/cloudron-apps/outline

                                    T Offline
                                    T Offline
                                    thetomester13
                                    App Dev
                                    wrote on last edited by
                                    #27

                                    @matbrgz added to the post at the top!

                                    1 Reply Last reply
                                    0
                                    • rxlictR rxlict referenced this topic on
                                    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