Install naisdevice ΒΆ
Device-specific installation steps ΒΆ
- Install Homebrew unless you already have it.
- Run these commands in a terminal
bash
brew tap nais/tap
brew install naisdevice-tenant- Install Scoop unless you already have it.
powershell
Scoop makes it possible to install and maintain programs from the command line.powershell
scoop bucket add nais https://github.com/nais/scoop-bucketpowershell
scoop install naisdevice-tenant(you will be asked for administrator access to run the installer)
- Start naisdevice from the Start menu
- Go to github.com/nais/device.
- Download and run the newest
naisdevice-tenant.exeinstaller (you will be asked for administrator access when you run the installer). - Start naisdevice from the Start menu.
Warning
Using Gnome DE on latest Ubuntu LTS - only supported variant
- Install curl
Plaintext
sudo apt install curlPlaintext
NAIS_GPG_KEY="/etc/apt/keyrings/nav_nais_gar.asc"
curl -sfSL "https://europe-north1-apt.pkg.dev/doc/repo-signing-key.gpg" | sudo dd of="$NAIS_GPG_KEY"
echo "deb [arch=amd64 signed-by=$NAIS_GPG_KEY] https://europe-north1-apt.pkg.dev/projects/nais-io nais-ppa main" | sudo tee /etc/apt/sources.list.d/nav_nais_gar.list
sudo apt updatePlaintext
sudo apt install naisdevice-tenantConnect naisdevice through task/sys -tray icon ΒΆ
When you have opened naisdevice the naisdevice icon appears in your Systray (where all your small program icons are located - see above picture for how it looks on Mac):
- Find your
naisdeviceicon (pictured above). - Left-click it and select
Connect. - Left-click the
naisdeviceicon again and clickConnect.- You might need to allow ~20 seconds to pass before clicking
Connectturns yournaisdeviceicon green.
-