Choose a NocoBase version (Version Comparison) and database type, then copy the corresponding configuration into docker-compose.yml.
latest latest-full beta beta-full alpha alpha-full 1.7.14 1.7.14-full
nocobase/nocobase:latest-fullAPP_KEY: Please replace your-secret-key with a random string, which is used to encrypt sensitive information such as user tokens.DB_HOST to the database server address, and delete or comment out the database service configuration (e.g., postgres, mysql, mariadb services).Open http://localhost:13000 in your browser. The initial account and password are admin@nocobase.com and admin123.
After logging in for the first time, please change the default password promptly to ensure system security.