#Hey Dagger team community

1 messages · Page 1 of 1 (latest)

wraith zinc
#

Next natural step the linux community will do is try adding sudo

sudo curl -L https://dl.dagger.io/dagger/install.sh | sh

This doesn't work because you need sudo on the latter sh part

#

I then did sudo -s to become root, and then I ran it

#

So the conclusion here is,

  • you need to be root to run this command, unless there are workaround,
  • the documentation doesn't say what you need root and non-root for

👆 this is the most common path the community will take, so making what is and isn't root-ish will be useful for them.

Extra thoughts:
Sometimes they won't have root access, but some kind of 'ci' user on a remote machine where they want to install dagger onto.

brazen burrow
#

Thanks for the feedback Paul!
@safe blaze wdyt about adding an admonition for root privileges in the docs?
Maybe an admonition takes too much space, so there might be a better implementation?

safe blaze
#

Thanks

#

Yes I'll fix it today

ripe sierra
#

Thanks Paul, this is really great feedback!

wraith zinc
#

No problem @brazen burrow @safe blaze @ripe sierra

Just my first 5 minutes on the website.

Had to pause and sort the kids, back now on laptop