Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Gitlab Pages?

    GitLab
    4
    11
    101
    Loading More Posts
    • 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.
    • atrilahiji
      atrilahiji App Dev last edited by

      Has anyone got GitLab pages working? I played around with it and have been having issues getting anything to actually serve. Not a deal breaker for sure, but I would like to know if anyone has any experience getting it to work in Cloudron and how they did it (if it worked)

      marcusquinn 1 Reply Last reply Reply Quote 1
      • jdaviescoates
        jdaviescoates last edited by

        I'd also be interested to know this. I was going to give it a try myself, but it seemed overkill to install and run Gitlab on my little VPS just to experiment with this! 🙂

        atrilahiji 1 Reply Last reply Reply Quote 0
        • atrilahiji
          atrilahiji App Dev @jdaviescoates last edited by atrilahiji

          @jdaviescoates Fair! I've been a believer of Gitea but after seeing the upcoming Nextcloud integration with GitLab I just had to switch. Soon Nextcloud will truly be the hub for everything I need to work on from my Cloudron instance (I host apps for my freelance work)

          Edit: Not to mention that Gitlab better manages code review processes and has a handy todo list. Also its more responsive!

          1 Reply Last reply Reply Quote 1
          • girish
            girish Staff last edited by

            I think this requires Cloudron to support multiple domains for an app (similar to WP multi-site support). Currently, there is no way to configure the reverse proxy to listen to the domains that you configure gitlab pages for.

            atrilahiji 1 Reply Last reply Reply Quote 1
            • atrilahiji
              atrilahiji App Dev @girish last edited by

              @girish Ah, fair enough. I guess if the multiple domains request is handled this could also be allowed on Cloudron. It would be nice to be able to do this for stuff like hosting Hugo (or other SSG platforms) pages straight from GitLab to make the process a bit smoother.

              1 Reply Last reply Reply Quote 1
              • marcusquinn
                marcusquinn @atrilahiji last edited by

                @atrilahiji Maybe the same principles here apply to self-hosted: https://www.marcusquinn.com/make-your-own-one-page-website-with-free-hosting-for-eternity/

                atrilahiji 1 Reply Last reply Reply Quote 0
                • atrilahiji
                  atrilahiji App Dev @marcusquinn last edited by

                  @marcusquinn As @girish said this probably wont be possible until we have support for multiple domains in an app. I would really like this, as the process for hosting and serving static pages would be quite a bit easier. It is always nice to have a page managed by the repo it is tied to. Thats pretty much the last thing I want out of GitLab on Cloudron. That and a GitLab Runner app. 🙂

                  1 Reply Last reply Reply Quote 2
                  • atrilahiji
                    atrilahiji App Dev last edited by

                    This looks like it should be possible. I submitted a MR updating the manifest for multidomain support and will test after work today.

                    girish 2 Replies Last reply Reply Quote 4
                    • girish
                      girish Staff @atrilahiji last edited by

                      @atrilahiji I think we might have to package the GitLab pages app (it's a separate Go based server) first. And it is that app that needs multiDomain flag. The gitlab app itself seems to "push" pages into the GitLab pages app using a shared volume.

                      atrilahiji 1 Reply Last reply Reply Quote 1
                      • girish
                        girish Staff @atrilahiji last edited by

                        @atrilahiji this one - https://gitlab.com/gitlab-org/gitlab-pages

                        1 Reply Last reply Reply Quote 1
                        • atrilahiji
                          atrilahiji App Dev @girish last edited by

                          @girish ah I see. I’ll take a look at that as soon as I can

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post