drago icon indicating copy to clipboard operation
drago copied to clipboard

Missing documentation

Open mikkel1156 opened this issue 4 years ago • 2 comments

This will serve as a list over the documentation that's missing, feel free to mention more and I'll add it to the list.

To help contribute to the docs, look at docs. This issue can also be used for coordination.

  • [ ] Installing Drago
    • [ ] Overview - Add go generate
    • [ ] Quickstart - Docker/makefile?
  • [ ] Configuration
    • [ ] Add new page for "top-level" configurations; data-dir, ports, name etc. (config)
    • [ ] ACL - Explain what the ACL system is for or link to HTTP API - Overview?
    • [ ] Client - Add missing options (config)
  • [ ] HTTP API
    • [ ] ACL Policies
    • [ ] ACL Tokens
    • [ ] Connections
    • [ ] Interfaces
    • [ ] Networks - Missing example
    • [ ] Nodes
    • [ ] Status
    • [ ] UI
  • [ ] Running Drago
    • [ ] Running in Docker

Comment any issues with the list.

mikkel1156 avatar Jul 28 '21 15:07 mikkel1156

Docks for running in Docker should be improved because the current version is unable to interact with system WireGuard

For reference: https://github.com/gravitl/netmaker/blob/master/compose/docker-compose.reference.yml#L15

Previously #71

0x1a8510f2 avatar Aug 17 '21 20:08 0x1a8510f2

@0x1a8510f2 Already added this to the TODO list.

edufschmidt avatar Aug 19 '21 13:08 edufschmidt