Files
docker-compose-cookbooks/directus
2025-02-10 21:57:04 -08:00
..
2025-02-07 00:56:41 -08:00
2025-02-10 21:57:04 -08:00
2025-02-07 00:56:41 -08:00
2025-02-07 00:56:41 -08:00

Directus

official Website and Documentation

Docker Hub

Proxy port: 8055

On first run: The initial admin email address and password will be shown in the terminal. If you forgot and did a detached: docker compose logs -f

Gotacha

Reset password:

sudo nala install argon2
echo -n "TheNewPasswordHere" | argon2 "$(openssl rand -base64 16)" -id -m 16 -t 3 -p 4