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. Feature Requests
  3. Cloudron Docs - Community Guides

Cloudron Docs - Community Guides

Scheduled Pinned Locked Moved Feature Requests
14 Posts 4 Posters 2.2k 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.
  • robiR Offline
    robiR Offline
    robi
    wrote on last edited by
    #2

    That's what the "How to" posts here are for.

    What might be useful is another index type page linking to all of those here.

    Perhaps something like an awesome-cloudron repo on GitHub.

    Conscious tech

    J 1 Reply Last reply
    2
    • robiR robi

      That's what the "How to" posts here are for.

      What might be useful is another index type page linking to all of those here.

      Perhaps something like an awesome-cloudron repo on GitHub.

      J Offline
      J Offline
      JLX89
      wrote on last edited by
      #3

      @robi said in Cloudron Docs - Community Guides:

      That's what the "How to" posts here are for.

      What might be useful is another index type page linking to all of those here.

      Perhaps something like an awesome-cloudron repo on GitHub.

      Yeah, I agree with that -- my only thought was something solid for someone to follow rather than sifting through forum topics, a bit more straight forward.

      1 Reply Last reply
      1
      • J JLX89

        @girish @nebulon Would it be possible to add a section to the Cloudron Docs or another MKDocs instance so we can add "community" documentation and how-to guides? I have a couple I'd like to push that way.

        I've got a rough example setup to show how it might be done: https://git.cloudron.io/justinlosh/cloudron-docs/-/tree/master/knowledgebase/docs/community-guides?ref_type=heads

        The only downfalls I can think of at the moment are:

        • Outdated Content
        • Cluttering up the docs site
        • Review Process (Mistakes, Incorrect Information, Guide Testing)
        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #4

        @JLX89 You can contribute it to the main Guides section at https://git.cloudron.io/cloudron/docs/-/tree/master/knowledgebase/docs/guides?ref_type=heads .

        This is an excellent idea though. We are looking into what might work well to have a nice catalogue of community guides. Anyone have a recommendation ? Bookstack or maybe something like xwiki seems like the closest we could find. These apps provide a "history" for each article quite nicely as well.

        J 1 Reply Last reply
        1
        • girishG girish

          @JLX89 You can contribute it to the main Guides section at https://git.cloudron.io/cloudron/docs/-/tree/master/knowledgebase/docs/guides?ref_type=heads .

          This is an excellent idea though. We are looking into what might work well to have a nice catalogue of community guides. Anyone have a recommendation ? Bookstack or maybe something like xwiki seems like the closest we could find. These apps provide a "history" for each article quite nicely as well.

          J Offline
          J Offline
          JLX89
          wrote on last edited by JLX89
          #5

          The new version of Wiki.js would probably suite things very well. I setup the alpha version of it and it's a pretty incredible version change. You can view the "demo" and other information here: https://next.js.wiki

          girishG 1 Reply Last reply
          1
          • J JLX89

            The new version of Wiki.js would probably suite things very well. I setup the alpha version of it and it's a pretty incredible version change. You can view the "demo" and other information here: https://next.js.wiki

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

            @JLX89 yeah, wiki.js 3.0 looks really nice. We will probably move our docs into that when it's ready. We probably want 3.1 though because it has the approval workflow (much need to open a wiki to the public). For the moment, can you send a PR to our docs repo? Would also be good if you put your author name (if you like website or equivalent as well) into the article.

            1 Reply Last reply
            1
            • timconsidineT Offline
              timconsidineT Offline
              timconsidine
              App Dev
              wrote on last edited by
              #7

              Is wiki.js 3.0 a viable consideration given it's (non-)release timescales ?
              EVen more so in terms of 3.1 ?

              girishG J 2 Replies Last reply
              1
              • timconsidineT timconsidine

                Is wiki.js 3.0 a viable consideration given it's (non-)release timescales ?
                EVen more so in terms of 3.1 ?

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

                @timconsidine yeah, not holding our breath for it's release 🙂

                1 Reply Last reply
                0
                • timconsidineT timconsidine

                  Is wiki.js 3.0 a viable consideration given it's (non-)release timescales ?
                  EVen more so in terms of 3.1 ?

                  J Offline
                  J Offline
                  JLX89
                  wrote on last edited by JLX89
                  #9

                  @timconsidine Yeah, I think it's been going for a bit, maybe 2021? I've tested the alpha version and to my surprise it's pretty stable, but of course they keep pushing new features. IIRC Passkeys was the last addition.

                  I'm planning on using it for another project and wanted to experiment with it and get something usable -- so I can work through some thoughts and ideas.

                  It's my first time trying to package something and I hit a problem, trying to work through it -- something permissions related with start.sh. But I'm trying to use the older Wiki.js package and port over Wiki.js 3 to see if I can get something working to play around with. If you're curious, you can take a look here.

                  @girish said in Cloudron Docs - Community Guides:
                  I submitted a PR, I'll probably work through cleaning things up and have a few other items I might be able to push in the near future. Let me know if I did that correctly -- or if I need to change anything with the PR.

                  girishG 1 Reply Last reply
                  4
                  • J JLX89

                    @timconsidine Yeah, I think it's been going for a bit, maybe 2021? I've tested the alpha version and to my surprise it's pretty stable, but of course they keep pushing new features. IIRC Passkeys was the last addition.

                    I'm planning on using it for another project and wanted to experiment with it and get something usable -- so I can work through some thoughts and ideas.

                    It's my first time trying to package something and I hit a problem, trying to work through it -- something permissions related with start.sh. But I'm trying to use the older Wiki.js package and port over Wiki.js 3 to see if I can get something working to play around with. If you're curious, you can take a look here.

                    @girish said in Cloudron Docs - Community Guides:
                    I submitted a PR, I'll probably work through cleaning things up and have a few other items I might be able to push in the near future. Let me know if I did that correctly -- or if I need to change anything with the PR.

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

                    @JLX89 thank you so much! will take a look today/tomorrow.

                    J 1 Reply Last reply
                    2
                    • girishG girish

                      @JLX89 thank you so much! will take a look today/tomorrow.

                      J Offline
                      J Offline
                      JLX89
                      wrote on last edited by
                      #11

                      @girish Sounds good, I just pushed a few other commits but can't create another merge since I have one pending it seems. But some other thoughts and pushed some "proposals" as {placeholders} and some other documentation, you can view here.

                      1 Reply Last reply
                      2
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #12

                        @JLX89 Thanks, I have merged the docs as-is, will fix up a few things. Feel free to submit other docs.

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

                          @JLX89 I simplified the structure . Just put the new docs into guides/community for now. I have also linked them up from the parent docs. For example, Firefly-III app section will link to all the related guides.

                          J 1 Reply Last reply
                          1
                          • girishG girish

                            @JLX89 I simplified the structure . Just put the new docs into guides/community for now. I have also linked them up from the parent docs. For example, Firefly-III app section will link to all the related guides.

                            J Offline
                            J Offline
                            JLX89
                            wrote on last edited by
                            #14

                            @girish Awesome, thank you! I'll fork the changes and have some items as drafts and will submit a PR when I get them updated.

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