openstack quota
Working to install OpenShift on OpenStack… OpenStack is for providing infrastructure.OpenShift is RedHat’s Kubernetes container management suite. While trying to stall OpenShift, if failed with following:
Working to install OpenShift on OpenStack… OpenStack is for providing infrastructure.OpenShift is RedHat’s Kubernetes container management suite. While trying to stall OpenShift, if failed with following:
What do these numbers mean?? Asking DALL-E 3 with simple prompt: Here’s what it came up with…
Install OpenStack Client: pip install python-openstackclient Configure environment for usage with RC file I then download RC file generated from system: Steps to test newly downloaded RC file Once environment…
Beyond tmux getting started, here’s how to show current key bindings:Outside tmux from terminal: tmux list-keysInside tmux: Ctrl+b : list-keys
https://www.schemacrawler.com/getting-started.html https://killercoda.com/schemacrawler schemacrawler –shellconnect –server=sqlite –database=sc.dbload –info-level=minimumexecute –command=listload –info-level=standardexecute –command=schema—————-limit –tables=.*Authorsload –info-level=maximumexecute –command=details –no-info—————- # Remove Table Limitssweepconnect --server=sqlite --database=sc.dbload --info-level=standardgrep –grep-columns=.*Dataexecute –command=schema—————– # Run Other Commandsexecute –command=countexecute –command=dump—————– #…
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…
https://github.com/passbolt/charts-passboltEvaluate to see if I can get this running on Kubernetes!Started @kubemaster:~/passbolt
Another interesting Opensource project.https://apostrophecms.com/get-started/developershttps://apostrophecms.com/starter-kits @kubemaster:~/apostrophe-boilerplate (WIP) Working local install @ E:\work\myApostrophe\get-started
I integrated Checkly with Vercel and with very little activity, am already hitting the limits provided under hobby allocation. Another dashboard showing same thing… The following code is default template…
Trying out the new Google AI gemini-pro REST API