Eduardo Schmidt
Eduardo Schmidt
In order to keep the Drago core functionality as lean as possible, it would be interesting to integrate a plugin system so that the leasing service (and future non-core features)...
This issue is meant for discussing and specifying plugin ideas for Drago. As of now, we are working with the following possibilities: - Leasing plugin: plugin capable of automatically assigning...
As of now, the Drago server interacts with the repositories without any consistency guarantee. In other words, failures during the execution of more complex operations involving multiple repositories e.g., joining...
It was pointed out in [this Reddit thread](https://www.reddit.com/r/selfhosted/comments/ojp6lc/drago_securely_connect_devices_with_wireguard_and/h53enww?utm_source=share&utm_medium=web2x&context=3) that `Dragos` is the name of a company in the IT security space, with people suggesting that the project is renamed. This...
Add sane defaults to any build args and make sure Docker builds succeed even if they are not started via the Makefile. Related to #60
The current GIF in the `README.md` is outdated, and needs to be replaced with a new version that reflects the recent changes made to the UI.
As a developer, I would like to be able to work on the web UI without having to rely on the agent to serve the HTTP API. In other words,...
As a user, I would like to be able to see a topology graph of each network managed by Drago, with nodes and edges corresponding to interfaces and connections, respectively....
As a user, I would like to be able to (pre-)register nodes so that they can be configured (i.e, join networks, connect to peers, etc) before they go online. The...
[Drago](https://github.com/seashell/drago) is a flexible configuration manager for WireGuard networks you can host anywhere. It would be a good addition to the "Communication" section.