This commit is contained in:
Manav Rathi
2025-03-20 16:30:51 +05:30
parent 0a33a44752
commit df7d49d2cc
3 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -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).

View File

@@ -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)