diff --git a/README.md b/README.md index 19edb48..b166674 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Feel free to use any of these as a starting point for your own setup. Each appli | Application | Description | Files | Walkthrough | |-------------|-------------|-------|-------------| +| Airtrail | Self-hosted personal flight tracking and logbook application | [NFS](./Airtrail/docker-compose-nfs.yaml) | [Read the article](#) | | Discourse | Open-source community discussion platform and forum software | [Compose](./Discourse/docker-compose.yaml) | [Read the article](#) | | Dockhand | Self-hosted Docker stack management dashboard with remote agent support | [Volume](./Dockhand/docker-compose-volume.yaml) | [Read the article](https://chns.tech/posts/2026/05-01-dockhand-docker-management-dashboard/) | | Doku | Docker volume backup and management tool | [Compose](./Doku/docker-compose.yaml) | [Read the article](https://chns.tech/posts/2024/02-18-doku-docker-disk-usage-dashboard/) |