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 Wishlist
  3. Anytype (finally) released for public beta

Anytype (finally) released for public beta

Scheduled Pinned Locked Moved App Wishlist
38 Posts 17 Posters 15.1k Views 16 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.
  • randyjcR randyjc

    Wow…. How can we make this work for Cloudron.. this is exactly what I need 🔥🔥

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

    @randyjc No need, as I understand. This is locally self-hosted with P2P sharing via IPFS. Just download the apps, create your profile, and away you go.

    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
      #5

      So this is a desktop and mobile app only, with local storage, and an encrypted (1GB free) backend.

      So this storage backend node is possibly the only self-hostable bit, like Joplin server. Their devs say the Any-Sync protocol (IPFS based) will be published mid-July, which will allow for self-hosting an own node.

      Conscious tech

      1 Reply Last reply
      6
      • S Offline
        S Offline
        stefano
        wrote on last edited by
        #6

        I was in the early alpha test stage, great concept but at that point it was a bit clunky to use and the UI was a lot more barebone.

        Seems like they did a lot of improvements. Time to have a look at it again!

        1 Reply Last reply
        5
        • RazielKanosR Offline
          RazielKanosR Offline
          RazielKanos
          wrote on last edited by
          #7

          Trying to find my way around currently, once you get it how it works - well at least for now - i am pretty stunned, really love it so far

          1 Reply Last reply
          3
          • marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by
            #8

            Open source is now open to the public: https://github.com/anyproto

            Self-hosting optional: https://tech.anytype.io/how-to/self-hosting

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

            1 Reply Last reply
            5
            • marcusquinnM marcusquinn referenced this topic on
            • C Offline
              C Offline
              ctrl
              wrote on last edited by ctrl
              #9

              Yes please. I've got this for so many years on my personal watchlist until I finally forgot about it. lol
              Shouldn't we move this topic into the App wishlist since nodes can be self hosted?

              1 Reply Last reply
              4
              • J Offline
                J Offline
                JLX89
                wrote on last edited by JLX89
                #10

                I just found this again today and it looks great!

                https://github.com/anyproto/any-sync-dockercompose

                1 Reply Last reply
                2
                • jordanurbsJ Offline
                  jordanurbsJ Offline
                  jordanurbs
                  wrote on last edited by
                  #11

                  Any updates on the self-hosting to avoid IPFS? Would love to use this on Cloudron

                  L 1 Reply Last reply
                  1
                  • scookeS Offline
                    scookeS Offline
                    scooke
                    wrote on last edited by
                    #12

                    https://tech.anytype.io/how-to/self-hosting - was this in English? I didn't understand most of it!!

                    A life lived in fear is a life half-lived

                    1 Reply Last reply
                    1
                    • jordanurbsJ jordanurbs

                      Any updates on the self-hosting to avoid IPFS? Would love to use this on Cloudron

                      L Online
                      L Online
                      LoudLemur
                      wrote on last edited by
                      #13

                      @jordanurbs said in Anytype (finally) released for public beta:

                      Any updates on the self-hosting to avoid IPFS? Would love to use this on Cloudron

                      I think IPFS is great! You know you can "submarine" IPFS, so that the files are not published outside of your network?

                      Here is Claude Sonnet:
                      In the context of the InterPlanetary File System (IPFS), "submarining" refers to the practice of running an IPFS node in a way that limits its visibility and connectivity to the wider IPFS network. It's essentially a way to create a private or semi-private IPFS network.

                      As for creating a fully private IPFS network where your files are not shared with the public, the term used is "private IPFS network" or "private IPFS swarm." This involves configuring IPFS nodes to connect and communicate only with a specific set of trusted peers, rather than connecting to the entire public IPFS network.

                      To set up a private IPFS network, you need to follow these general steps:

                      Bootstrap nodes: Designate one or more nodes as bootstrap nodes, which act as entry points for new nodes joining the private network.
                      Configure nodes: Configure each node in the private network with a list of bootstrap node addresses and any other necessary settings, such as IPFS swarm key (used for encrypting communication within the swarm).
                      Limit connectivity: Configure the nodes to limit their connectivity to only the trusted peers in the private network. This can be done by specifying a list of allowed peers or by using IPFS's private network options.
                      Share files: Once the private network is set up, nodes within the network can share files and data among themselves, but this content will not be accessible to the public IPFS network.
                      Some additional terms related to private IPFS networks include:

                      IPFS swarm key: A pre-shared key used to encrypt communication between nodes in a private IPFS network.
                      IPFS private network: A configuration option in IPFS that allows you to specify a custom private network name or swarm key.
                      IPFS relay nodes: Nodes that can act as intermediaries for communication between nodes that cannot establish a direct connection (useful in private networks behind NAT or firewalls).
                      By setting up a private IPFS network, you can ensure that your files and data are only shared among trusted peers within your private network, providing an additional layer of security and privacy compared to the public IPFS network.

                      1 Reply Last reply
                      1
                      • J Offline
                        J Offline
                        JLX89
                        wrote on last edited by
                        #14

                        I keep circling around back to this and their roadmap looks incredible, web publishing, calendars, API, ECT.

                        1 Reply Last reply
                        2
                        • L Offline
                          L Offline
                          lukas
                          wrote on last edited by
                          #15

                          When on cloudron? 🙂

                          1 Reply Last reply
                          3
                          • J Offline
                            J Offline
                            JLX89
                            wrote on last edited by JLX89
                            #16

                            I just got the beta update on the android app today and have been waiting for Multiplayer on Android!

                            • Multiplayer: Now Live on Android
                            • Experience Gallery Installation Now Supported
                            • Support for Network Name now on Android
                            • Files-as-Objects: File Visibility in link-to and @ mentions
                            • Backlinks Open on Single Tap
                            • All File & Media Objects Can Now be Opened as Objects
                            • Global search results limited to 50 objects

                            For Cloudron, it would be awesome to have at least the sync / backup node.

                            1 Reply Last reply
                            4
                            • necrevistonnezrN Offline
                              necrevistonnezrN Offline
                              necrevistonnezr
                              wrote on last edited by
                              #17

                              This should be moved to the App Wishlist forum!

                              marcusquinnM 1 Reply Last reply
                              4
                              • necrevistonnezrN necrevistonnezr

                                This should be moved to the App Wishlist forum!

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

                                @necrevistonnezr Only put it here because it doesn't need any hosting, but I suppose the self-hosted options could be desirable by some.

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

                                1 Reply Last reply
                                3
                                • L Offline
                                  L Offline
                                  lukas
                                  wrote on last edited by
                                  #19

                                  @girish @nebulon add it please to App Wishlist category, thx!

                                  1 Reply Last reply
                                  2
                                  • girishG girish moved this topic from Off-topic on
                                  • RazielKanosR Offline
                                    RazielKanosR Offline
                                    RazielKanos
                                    wrote on last edited by
                                    #20

                                    this tool is SO A-fucking-MAZING 😄

                                    totally in love with it

                                    jdaviescoatesJ 1 Reply Last reply
                                    2
                                    • RazielKanosR RazielKanos

                                      this tool is SO A-fucking-MAZING 😄

                                      totally in love with it

                                      jdaviescoatesJ Online
                                      jdaviescoatesJ Online
                                      jdaviescoates
                                      wrote on last edited by
                                      #21

                                      @RazielKanos It's been a while since I played with it (back in early alpha beta days), but I've just installed it again and am going to have another play 🙂

                                      I use Cloudron with Gandi & Hetzner

                                      1 Reply Last reply
                                      0
                                      • RazielKanosR Offline
                                        RazielKanosR Offline
                                        RazielKanos
                                        wrote on last edited by
                                        #22

                                        Have you guys already seen this feature?

                                        https://gallery.any.coop/

                                        jdaviescoatesJ 1 Reply Last reply
                                        5
                                        • RazielKanosR RazielKanos

                                          Have you guys already seen this feature?

                                          https://gallery.any.coop/

                                          jdaviescoatesJ Online
                                          jdaviescoatesJ Online
                                          jdaviescoates
                                          wrote on last edited by
                                          #23

                                          @RazielKanos Nice, thanks for sharing! I really need to have a proper play around with this!

                                          I use Cloudron with Gandi & Hetzner

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