cp .env.example .env

Category: Self-Hosting

cp .env.example .env

Create a local .env file from the provided example — then fill in your actual secrets and

Most open-source self-hosted apps ship a .env.example file with all required variables listed but values blank. Copy it to .env then fill in your secrets.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.