FLaco
FLaco
Hi @UchihaItachiSama I've same issue. I cannot create the team0 nic. I try to do the `entrypoint.sh` manually, and here's the issue : ``` / # teamd -d -f /home/alpine/teamd-lacp.conf...
I'm running my lab on an Ubuntu 22 on AWS.
> @FloLaco in your case I see the error is > > ```shell > This program is not intended to be run as root. > ``` > > Can you...
@ziirish Here is an example of swagger definition for wildcard : ``` swagger: '2.0' paths: '/ipam/{subnet}-{mask}': get: responses: '200': description: OK schema: $ref: '#/definitions/document%20download%20response' '400': description: Failed. Bad post data....
@glennmatthews I know this plugin is using a Dolt database, but it seems that Dolt is using itself a mysql component (client only?). @dgarros Thanks Damien, I'll try to install...