#9 Dang commonmark with no tables

master
Keith Irwin 2023-04-06 12:27:21 -06:00
parent 21ce165d6d
commit 615201d1ff
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 9 additions and 7 deletions

View File

@ -99,14 +99,16 @@ This also means there is no login to the dashboard. Users simply connect to the
The wireguard dashboard and admin are in a working alpha state. I have it implemented on my own network, [gf4](https://www.gf4.pw/), and it seems to be working there. Work is still needed on all these unchecked boxes.
| Feature | Multiuser daemon | Dashboard CRUD | Documented | Tests | \
+-----------+------------------+----------------+------------+-------+ \
| wireguard | [X] | [X] | [ ] | [ ] | \
| bind9 | [X] | [X] | [ ] | [ ] | \
| SSL certs | [X] | [X] | [ ] | [ ] | \
| nginx | [X] | [ ] | [ ] | [ ] | \
| postfix | [X] | [ ] | [ ] | [ ] | \
```
| Feature | Multiuser daemon | Dashboard CRUD | Documented | Tests |
+-----------+------------------+----------------+------------+-------+
| wireguard | [X] | [X] | [ ] | [ ] |
| bind9 | [X] | [X] | [ ] | [ ] |
| SSL certs | [X] | [X] | [ ] | [ ] |
| nginx | [X] | [ ] | [ ] | [ ] |
| postfix | [X] | [ ] | [ ] | [ ] |
| asterisk | [ ] | [ ] | [ ] | [ ] |
```
[ ] Replace bash scripts with binaries*
[ ] API documentation