speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
11 stars 2 forks source link

feat: waf management (via Speedia Control) #72

Open ntorga opened 3 weeks ago

ntorga commented 3 weeks ago

The backend won't be difficult as Speedia Control will already have the necessary API to handle the operations. However, the frontend will need to be duplicated and adjusted to handle just the domains managed by the OS container.

Although this is a critical feature, it relies on two other internal projects that will take some time to be developed, thus this will need to be developed at a later date.