Portainer setup

Hi,
I have problem with my Portainer setup.
When I logged on to Portainer for the first time I didn’t get the option to select “Local”
And now I have following view.

I would like to set up local server of Portainer to manage my Docker installation.
But I don’t know how to proceed.
Is there anyone that can help me?

How you run portainer?
What method you use for install?
What OS?

Honestly this is wrong place to ask but portainer is fairly easy to run so likely you error is that you not running as root

Look at Portainer docs in the “deployment” section

Hi @tmjpugh I run Portainer on a Debian machine.
I have installed Home Assistant Supervised with Docker.
Installed latest Portainer “docker pull portainer/portainer-ce:latest”
Created a docker volume for Portainer “docker volume create portainer_data”
Created a Portainer container

Then started the Portainer container and logged on to the Portainer, local_ip:9000