diff --git a/server/README.md b/server/README.md index 1a90e87aa2..7216e8c0f9 100644 --- a/server/README.md +++ b/server/README.md @@ -46,7 +46,6 @@ This time you'll see the updated message. For more details about how to get museum up and running, see [RUNNING.md](RUNNING.md). - ## Architecture With the mechanics of running museum out of the way, let us revisit the diagram diff --git a/server/quickstart/README.md b/server/quickstart/README.md index 7feb6e250e..91701da8e6 100644 --- a/server/quickstart/README.md +++ b/server/quickstart/README.md @@ -98,7 +98,7 @@ call out: doing and have a [backup strategy](https://help.ente.io/self-hosting/faq/backup) worked out. -### Next steps +## Next steps * Get a login [verification code](https://help.ente.io/self-hosting/faq/otp#verification-code). diff --git a/web/README.md b/web/README.md index f855db810d..3ff3c3f696 100644 --- a/web/README.md +++ b/web/README.md @@ -68,6 +68,11 @@ The apps take use various `packages/` to share code amongst themselves. You might also find this [overview of dependencies](docs/dependencies.md) useful. +## Docker images + +A Docker image containing all the web apps are available from +`ghcr.io/ente-io/web`. See [docs/docker.md](docs/docker.md) for more details. + ## Attributions City coordinates from [Simple Maps](https://simplemaps.com/data/world-cities)