#9 Working markdown table?

master
Keith Irwin 2023-04-06 12:18:34 -06:00
parent 3c1c4ecd28
commit 13bdd6e470
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 7 additions and 8 deletions

View File

@ -107,14 +107,13 @@ The wireguard dashboard and admin are in a working alpha state. I have it implem
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 | | | |
| asterisk | | | | |
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