4
4 Comments

FileAgo (beta) - looking for feedback

fileago/fileago

Hi all 👋

After almost a year and a half in making, I am finally releasing the Beta version of FileAgo and inviting feedback from the community.

FileAgo is a self-hosted file storage and collaboration platform for teams, and works on a freemium model, i.e.: FileAgo will always be free for small teams (upto 3 members), and additional user slots will require a license key.

Please give it a try and let me know your comments / suggestions / questions etc!

Meanwhile I am hoping to complete the main website and launch on PH formally soon..

Thank you! 🙏

  1. 1

    I'm keen to take a look, and I might later when I've got a bit more time. It looks very manual at the moment. You talk about the complexity of solutions on your website.

    If you made it easier for me to try (perhaps a virtual appliance I could download and just power on) I'd already have tried it!

    1. 1

      Hi Dale,

      Thank you for your feedback..!

      It is indeed a virtual appliance for running on Docker. The commands are mainly to pull a github repo which additionally configures the virtual appliance before starting it as per the user requirements - like, for quick testing and demo, just 4 commands are required.

      For a stable and production-type environment, a few more steps are necessary (like generation of SSL certs, and setting a data directory, which the user will have to do anyway in production).

      1. 1

        Oh right, so it is. I just glanced over it quickly. Apologies!

        Even still, I'd need to setup a machine as I'm running windows and have no docker setup anywhere.

        1. 1

          No worries .. 😊

          If you get access to a linux machine, please give it a try!