Coder Social home page Coder Social logo

raspberry pi 3 install about gossa HOT 7 CLOSED

pldubouilh avatar pldubouilh commented on July 23, 2024
raspberry pi 3 install

from gossa.

Comments (7)

limitlessbritt avatar limitlessbritt commented on July 23, 2024 1

Perfect that worked! For whatever reason when i downloaded and tried to run it, it wouldn't work. I'm not really sure why.

Just one more question I checked the help command but I don't see anywhere to create accounts, how do I go about doing that?

Thank you!

from gossa.

pldubouilh avatar pldubouilh commented on July 23, 2024 1

there's no account support, it was purposefully left out, but it's very easy to use the proxy of your choice to have any kind of accounts/login.

For instance you can chain gossa with caddy using this config

# start gossa
./gossa-linux-arm64 myfolder

# start caddy with example Caddyfile config (different shell)
./caddy

caddy also allows also for more complete setup (user bob gets to access only folder bob, etc..), I haven't published examples for that but will soon :)

from gossa.

pldubouilh avatar pldubouilh commented on July 23, 2024

hello, just to clarify, do you plan on using it with docker or not ?

If not, I ship release builds so you don't really have to build it yourself, you can just download it on your rpi3 and run it. Then it depends on your caddy setup, but here's how you'd run it with default settings

wget https://github.com/pldubouilh/gossa/releases/download/v0.1.3/gossa-linux-arm64
chmod +x gossa-linux-arm64

# run on myfolder with default settings 
./gossa-linux-arm64 myfolder

# ... or run on myfolder, listening to all interfaces
./gossa-linux-arm64 -h 0.0.0.0 myfolder

from gossa.

codefaux avatar codefaux commented on July 23, 2024

I'm confused - a friend and I are looking into using this software as a solution for our own unrelated projects, but I'm getting conflicting information from this issue and the project's page. I don't mean to be obtuse, but;

From your front page;

🔒 easy/secure multi account setup

From this issue;

there's no account support, it was purposefully left out

I really don't mean to be offensive, please bear with me - Your software can't provide multi account setup without providing account support. Claiming to support it, but having to use an external program to implement it is like claiming my car will never run out of gas. It's true as long as I do all the work to implement that feature by keeping the tank full. That's not a car feature, that's a me feature and a gas station feature. Could advertise that it supports gas stations but that's a bit obvious.

Can you clarify what "easy/secure multi account setup" means if it isn't something the software itself provides?

from gossa.

andresmazzo avatar andresmazzo commented on July 23, 2024

Hi! Would be great arm and arm64 support, so we could implement gossa in SBC's and NAS's devices.
I have been diving with lot of Web based file managers and none of them has this support 😓

from gossa.

pldubouilh avatar pldubouilh commented on July 23, 2024

@daninfuchs by easy multi account setup I meant that it's dead easy to route the requests through a third party tool like caddy, but not directly through gossa - that's why I said it's an easy setup, but it's not directly supported. I pushed lots of example in #54, checkout support

@andresmazzo arm and arm64 are supported, checkout the release page 👍

from gossa.

andresmazzo avatar andresmazzo commented on July 23, 2024

Great! Thanks @pldubouilh 🙌

from gossa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.