docs: Have canonical services list

Without todos or referencing Nix code in .md.
This commit is contained in:
Sridhar Ratnakumar 2024-03-07 13:25:21 -05:00
parent acf4e9ad6e
commit 6c1e71c242
2 changed files with 17 additions and 18 deletions

View File

@ -21,7 +21,7 @@ See <https://community.flake.parts/services-flake/start>
## Services available
See the list [here](nix/default.nix).
List of supported services is available at https://community.flake.parts/services-flake/services
## A note on process working directory

View File

@ -4,22 +4,21 @@ short-title: Services
# Supported services
>[!warning]
> This list denotes the progress of documentation, not implementation. See full list of implemented services at [gh].
>[!warning] WIP
> Documentation for the services is still in progress. Please refer to [this issue][gh] for progress.
- [ ] Apache Kafka
- [x] [[clickhouse]]#
- [ ] Elasticsearch
- [ ] MySQL
- [ ] Nginx
- [ ] PostgreSQL
- [ ] Redis
- [ ] Redis Cluster
- [ ] Zookeeper
- [x] [[grafana]]#
- [x] [[prometheus]]#
- [x] [[pgadmin]]#
- [x] [[cassandra]]#
- [ ] ...
- Apache Kafka
- [[clickhouse]]#
- Elasticsearch
- MySQL
- Nginx
- PostgreSQL
- Redis
- Redis Cluster
- Zookeeper
- [[grafana]]#
- [[prometheus]]#
- [[pgadmin]]#
- [[cassandra]]#
[gh]: https://github.com/juspay/services-flake
[gh]: https://github.com/juspay/services-flake/issues/132