Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I am following the tutorial https://www.digitalocean.com/community/tutorials/how-to-install-configure-pgadmin4-server-mode
It is outdated unfortunately and while I managed to correct the command of setup.py into python setup.py add-user --admin mymail@mail.com mypass I get an error that the pgadmin4.db has not been created. The installation process does create the sessions and the storage directories but never the database pgadmin4.db
so when it is going to read the file config_local dot py:
LOG_FILE = '/var/log/pgadmin4/pgadmin4.log'
SQLITE_PATH = '/var/lib/pgadmin4/pgadmin4.db'
SESSION_DB_PATH = '/var/lib/pgadmin4/sessions'
STORAGE_DIR = '/var/lib/pgadmin4/storage'
SERVER_MODE = True
it complains that the pgadmin4.db does not exist
44698b4d25054ea6a464f4a5215a7b
dolphinnnn
phosphide
xcco3x
Ross
Telmo Valverde
Alexandre Herlinvaux
Lukas Ulrich
72e659fde73744d381097f36c2b3ad
36d56192d3114513857618b22686be
fullammo
perbak