diff --git a/README.md b/README.md index 4969083..8bb7a42 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Hopefully it can also be of use to others as well! * Include logos for all stacks * Include descriptions and setup instructions for all stacks -## Stack Statuses +## Stack Completion Statuses - [ ] Adminer - [Docker Hub](https://hub.docker.com/_/adminer) - [Website](https://www.adminer.org/en/) -- [ ] Apache Guacamole - [Docker Hub](https://hub.docker.com/r/guacamole/guacamole) - [Website](https://guacamole.apache.org/) +- [x] Apache Guacamole - [Docker Hub](https://hub.docker.com/r/guacamole/guacamole) - [Website](https://guacamole.apache.org/) - [x] Bind - [Docker Hub](https://hub.docker.com/r/sameersbn/bind) - [ ] Discourse - [Docker Hub](https://hub.docker.com/_/discourse) - [Website](https://www.discourse.org/) - [ ] Drupal - [Docker Hub](https://hub.docker.com/_/drupal) - [Website](https://www.drupal.org/) diff --git a/templates/Guacamole/config.yml b/templates/Guacamole/config.yml index 95762a4..b42066b 100644 --- a/templates/Guacamole/config.yml +++ b/templates/Guacamole/config.yml @@ -1,6 +1,6 @@ name: Apache Guacamole description: | - Status: NOT READY + A clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. version: latest #category: maintainer: WilliamMiceli