ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Hosting a website with Nextcloud?

    IT Discussion
    6
    16
    2.2k
    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.
    • scottalanmillerS
      scottalanmiller @JasGot
      last edited by

      @JasGot said in Hosting a website with Nextcloud?:

      I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

      This feels like a crazy idea. But I assume if you just put the site inside the folder in a folder that NC doesn't use, that it would "just work."

      1 Reply Last reply Reply Quote 1
      • black3dynamiteB
        black3dynamite
        last edited by

        So are wanting to do something like this but with Apache?

        https://docs.nextcloud.com/server/stable/admin_manual/installation/nginx.html#nextcloud-in-a-subdir-of-nginx

        1 Reply Last reply Reply Quote 0
        • jmooreJ
          jmoore
          last edited by

          Is this a challenge to yourself? If not there are many better ways.

          J 1 Reply Last reply Reply Quote 1
          • J
            JasGot @jmoore
            last edited by

            @jmoore said in Hosting a website with Nextcloud?:

            Is this a challenge to yourself? If not there are many better ways.

            Can you expound?

            jmooreJ 1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch @JasGot
              last edited by JaredBusch

              @JasGot said in Hosting a website with Nextcloud?:

              Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

              I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

              I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

              Umm Nextcloud runs on Apache (default) or Nginx.

              Both are web servers.

              So if you want them to serve up something else, you simply tell them to do so.

              J 1 Reply Last reply Reply Quote 1
              • J
                JasGot @JaredBusch
                last edited by

                @JaredBusch said in Hosting a website with Nextcloud?:

                @JasGot said in Hosting a website with Nextcloud?:

                Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                Umm Nextcloud runs on Apache (default) or Nginx.

                Both are web servers.

                So if you want them to serve up something else, you simply tell them to do so.

                I know. I'm looking for a solution inside nextcloud.

                JaredBuschJ travisdh1T 2 Replies Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @JasGot
                  last edited by

                  @JasGot said in Hosting a website with Nextcloud?:

                  @JaredBusch said in Hosting a website with Nextcloud?:

                  @JasGot said in Hosting a website with Nextcloud?:

                  Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                  I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                  I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                  Umm Nextcloud runs on Apache (default) or Nginx.

                  Both are web servers.

                  So if you want them to serve up something else, you simply tell them to do so.

                  I know. I'm looking for a solution inside nextcloud.

                  That is not what it does, so you won’t find it.

                  J 1 Reply Last reply Reply Quote 1
                  • J
                    JasGot @JaredBusch
                    last edited by

                    @JaredBusch stop being closed minded. There are tons of apps that allow Nextcloud to do things it didn't do at one time or another.

                    1 Reply Last reply Reply Quote 0
                    • jmooreJ
                      jmoore @JasGot
                      last edited by

                      @JasGot said in Hosting a website with Nextcloud?:

                      @jmoore said in Hosting a website with Nextcloud?:

                      Is this a challenge to yourself? If not there are many better ways.

                      Can you expound?

                      Sorry for late delay, and not meaning any disrespect. From what I know of Nextcloud this would be difficult. I am certainly not one to keep up with every little detail though or change within its ecosystem though. With that said I would have to ask why are you trying to find a webserver solution within Nextcloud and not just use something quick and easy like github/gitlab pages, Hugo, Publii, Jekyll, Blogdown, and other similar things. These are usually all you need unless you have to create a ecommerce site or other complicated situation.

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller
                        last edited by

                        I tried a simple web hosting test, but it didn't work. I think you'd have to write a plugin to handle it.

                        1 Reply Last reply Reply Quote 0
                        • travisdh1T
                          travisdh1 @JasGot
                          last edited by

                          @JasGot said in Hosting a website with Nextcloud?:

                          @JaredBusch said in Hosting a website with Nextcloud?:

                          @JasGot said in Hosting a website with Nextcloud?:

                          Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                          I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                          I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                          Umm Nextcloud runs on Apache (default) or Nginx.

                          Both are web servers.

                          So if you want them to serve up something else, you simply tell them to do so.

                          I know. I'm looking for a solution inside nextcloud.

                          Why would you want it to? The platform it runs on is made for this. Who would have any use-case that would add many layers of abstraction and orders of magnitude slower than the platform it's hosted on?

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            JasGot @travisdh1
                            last edited by

                            @travisdh1 said in Hosting a website with Nextcloud?:

                            @JasGot said in Hosting a website with Nextcloud?:

                            @JaredBusch said in Hosting a website with Nextcloud?:

                            @JasGot said in Hosting a website with Nextcloud?:

                            Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                            I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                            I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                            Umm Nextcloud runs on Apache (default) or Nginx.

                            Both are web servers.

                            So if you want them to serve up something else, you simply tell them to do so.

                            I know. I'm looking for a solution inside nextcloud.

                            Why would you want it to? The platform it runs on is made for this. Who would have any use-case that would add many layers of abstraction and orders of magnitude slower than the platform it's hosted on?

                            I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                            travisdh1T 1 Reply Last reply Reply Quote 0
                            • travisdh1T
                              travisdh1 @JasGot
                              last edited by

                              @JasGot said in Hosting a website with Nextcloud?:

                              @travisdh1 said in Hosting a website with Nextcloud?:

                              @JasGot said in Hosting a website with Nextcloud?:

                              @JaredBusch said in Hosting a website with Nextcloud?:

                              @JasGot said in Hosting a website with Nextcloud?:

                              Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                              I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                              I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                              Umm Nextcloud runs on Apache (default) or Nginx.

                              Both are web servers.

                              So if you want them to serve up something else, you simply tell them to do so.

                              I know. I'm looking for a solution inside nextcloud.

                              Why would you want it to? The platform it runs on is made for this. Who would have any use-case that would add many layers of abstraction and orders of magnitude slower than the platform it's hosted on?

                              I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                              Which is also already solved with scp.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @travisdh1
                                last edited by

                                @travisdh1 said in Hosting a website with Nextcloud?:

                                @JasGot said in Hosting a website with Nextcloud?:

                                @travisdh1 said in Hosting a website with Nextcloud?:

                                @JasGot said in Hosting a website with Nextcloud?:

                                @JaredBusch said in Hosting a website with Nextcloud?:

                                @JasGot said in Hosting a website with Nextcloud?:

                                Anyone use NextCloud to host a website WITHOUT PicoCMS (which is awful to setup)?

                                I would be most interested in a standard Apache driven site with PHP access whose content would be housed in Nextcloud on the same server.

                                I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                                Umm Nextcloud runs on Apache (default) or Nginx.

                                Both are web servers.

                                So if you want them to serve up something else, you simply tell them to do so.

                                I know. I'm looking for a solution inside nextcloud.

                                Why would you want it to? The platform it runs on is made for this. Who would have any use-case that would add many layers of abstraction and orders of magnitude slower than the platform it's hosted on?

                                I have a customer that uses an offline website generator and then uploads the files to his web host. For a variety of reasons, moving this to a Nextcloud install would be really helpful for him and his other cloud storage/file sharing needs.

                                Which is also already solved with scp.

                                But once you upload it, it won't show it because of the rewrite rules.

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Basically, without a plugin for it, static pages can't be displayed out of the PHP application. NC is a single app, not a collection of pages with some PHP inline. So a plugin approach is necessary.

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