This commit is contained in:
Manav Rathi
2025-03-20 20:41:09 +05:30
parent 47e6419e23
commit 0758c8a623

View File

@@ -32,7 +32,14 @@ command above does for you):
curl -fsSOL https://raw.githubusercontent.com/ente-io/ente/HEAD/server/quickstart/compose.yaml
```
3. Create an empty `museum.yaml` (you can use it later to put your config).
> [!CAUTION]
>
> The `quickstart.sh` also updates the default passwords and keys in
> `compose.yaml` with new autogenerated ones. If you're doing these steps
> manually, remember to update the credentials too.
3. Create an empty `museum.yaml` (you can use it later to put extra config if
needed).
```sh
touch museum.yaml