From 5f913990bf466d428aa915c882324bd1794678f6 Mon Sep 17 00:00:00 2001 From: 3wordchant <3wordchant@noreply.git.autonomic.zone> Date: Tue, 2 Mar 2021 12:11:38 +0100 Subject: [PATCH] Add app metadata to README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99cfb91..8fcb44b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Custom HTML website, served using Nginx. +* **Name**: custom-html +* **Status**: β·πŸ’› +* **Image**: [`nginx`](https://hub.docker.com/_/nginx), βΆπŸ’š upstream +* **Healthcheck**: No +* **Backups**: No +* **Email**: No +* **Tests**: β·πŸ’› + ## Basic usage 1. Set up Docker Swarm and [`abra`] @@ -16,4 +24,4 @@ abra app YOURAPPDOMAIN cp index.html app:/usr/share/nginx/html ``` [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra -[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik +[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik \ No newline at end of file