No onboarding available

Dear community,

New to domotica and home assistant, but for now it has been pretty easy to execute the manual installation, respect for that!

I’m stumbling upon one problem, i can access hass through ip address:8123 but i never got the onboarding screen. From the first time i got the login screen but i dont have a login yet. The .storage folder only contains core.entity_registry and nothing else (no hidden files too).

So i cannot reset authentication like for forgotten password.

Anyone an idea what i can due?
Been breaking my head on this for days now.

Thanks in advance!

In addition, my configuration.yaml file seems a bit empty. It only contains:

Copy to clipboard

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:

# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
#   base_url: example.duckdns.org:8123

# Text to speech
tts:
  - platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml