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. Shared dev box for app packaging

Shared dev box for app packaging

Scheduled Pinned Locked Moved App Packaging & Development
10 Posts 5 Posters 1.5k Views 5 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.
  • marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by marcusquinn
    #1

    I setup a separate licensed Cloudron dev box for app packaging with my team and wondered if it's useful to anyone else to have access to it for app packaging?

    It's at https://my.dev.brandlight.org

    There's only the two Prometheus apps on it at the moment, that @eriktad packaged, but we have more planned, and I'm sure many know my long Wishlist by now.

    Trusted @appdev only, of course.

    There's nothing of particular value on there, other than apps we'll be packaging, prior to sharing upstream for hopeful inclusion in the App Store.

    So it's just a resource I'm happy to share if it helps anyone with similar aims or you just want to collaborate on app packaging.

    Web Design https://www.evergreen.je
    Development https://brandlight.org
    Life https://marcusquinn.com

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

      This would be šŸ”† great if it included a private registry we can use to be able to package private apps too.

      In fact I offer to set it up on this box for the rest of the devs to use. I think @mario will agree.

      Conscious tech

      marcusquinnM 1 Reply Last reply
      3
      • robiR robi

        This would be šŸ”† great if it included a private registry we can use to be able to package private apps too.

        In fact I offer to set it up on this box for the rest of the devs to use. I think @mario will agree.

        marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote on last edited by
        #3

        @robi Sure, you can have anything you or the team can create, it's a dev box after-all. Hetzner CPX21 spec for now, unless more umpf is needed.

        I keep my team rather busy but they do have more in the pipeline, including; Jira, ElasticSearch GUI, an optimised WP stack, and eventually the full Brandlight ecommerce platform that cost is eye-watering amounts to get this far.

        Web Design https://www.evergreen.je
        Development https://brandlight.org
        Life https://marcusquinn.com

        1 Reply Last reply
        1
        • jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #4

          Nice. BTW, it's @appdev without the dash šŸ˜‰

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by
            #5

            If anyone else wants access, DM me:

            1. SSH Public Key
            2. Set yourself with a Hetzner account, and let me know the email

            There's not much on there at the mo, just a couple of Prometheus apps. I can't promise what the team will get to do but it's a dev box there to play with it if helps anyone. Daily snapshots, so not the end of the world if something gets messed up, it's not connected to anything else, just the interweb.

            Web Design https://www.evergreen.je
            Development https://brandlight.org
            Life https://marcusquinn.com

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

              Funny enough I was gonna provide something similar. Technically anyone can make an account in my GitLab (as an external user). So do I need a hetzner account and an account in your cloudron? Honestly idk what I’d do on there. I just kinda package apps whenever I feel like it and am not on a schedule or anything.

              I have 64 GB of RAM bare metal in my basement and only 10% usage so I started using my instance to experiment and throw up demo instances because resources are not an issue

              marcusquinnM 1 Reply Last reply
              0
              • ? A Former User

                Funny enough I was gonna provide something similar. Technically anyone can make an account in my GitLab (as an external user). So do I need a hetzner account and an account in your cloudron? Honestly idk what I’d do on there. I just kinda package apps whenever I feel like it and am not on a schedule or anything.

                I have 64 GB of RAM bare metal in my basement and only 10% usage so I started using my instance to experiment and throw up demo instances because resources are not an issue

                marcusquinnM Offline
                marcusquinnM Offline
                marcusquinn
                wrote on last edited by
                #7

                @atrilahiji Yeah, that's just the way Hetzner sharing works, I can put in any email but it says you have to have a registered login, so it won't send an invite until you do. Kinda odd but it costs nothing and just what would end up happening anyway the other way around.

                Web Design https://www.evergreen.je
                Development https://brandlight.org
                Life https://marcusquinn.com

                1 Reply Last reply
                0
                • robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #8

                  it would be great to connect the two:

                  • share LDAP?
                  • run builds
                  • test new backup scenarios
                  • prove out new mounting options
                  • play with persistent volumes for containers
                  • etc

                  Conscious tech

                  1 Reply Last reply
                  0
                  • BrutalBirdieB Offline
                    BrutalBirdieB Offline
                    BrutalBirdie
                    Partner
                    wrote on last edited by BrutalBirdie
                    #9

                    First of all thanks for that.

                    My current Cloudron workflow is to just git push my latest changes which then get build and deployed via Gitlab CI/CD (private Gitlab not https://git.cloudron.io/cloudron).

                    This makes testing way faster for me.

                    Like my work? Consider donating a drink. Cheers!

                    robiR 1 Reply Last reply
                    1
                    • BrutalBirdieB BrutalBirdie

                      First of all thanks for that.

                      My current Cloudron workflow is to just git push my latest changes which then get build and deployed via Gitlab CI/CD (private Gitlab not https://git.cloudron.io/cloudron).

                      This makes testing way faster for me.

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

                      @brutalbirdie it would be great if you can share that setup/script in a separate discussion so people can easily set it up too.

                      Conscious tech

                      1 Reply Last reply
                      2
                      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