February 2024

Mindsdb

What is mindsdb? Was reviewing mindsdb as self-hosted under docker: Unable to find image ‘mindsdb/mindsdb:latest’ locallylatest: Pulling from mindsdb/mindsdbe1caac4eb9d2: Pull complete51d1f07906b7: Pull completec0d8da8ab021: Pull completece524da9d572: Pull completed0d45da63dd1: Pull complete6ef1ab331fc7: Pull…

github secrets

Using github secrets gh secret set <SECRET_NAME> –repo <owner>/<repo> –body <SECRET_VALUE>——————————————————————————————–gh secret set KB_SITE –repo frank-earnhardt/kanboard-api –body “earnhardt-kban.duckdns.org”✓ Set Actions secret KB_SITE for frank-earnhardt/kanboard-api gh syntax Leverage github workflow to…