Vuetify
E:\work\myVue\getStarted>npm install -g @vue/cli vue create vuetify-todo E:\work\myVue\getStarted\todo> vue create vuetify-todo Vue CLI v5.0.8? Please pick a preset: Manually select features Vue CLI v5.0.8✨ Creating project in E:\work\myVue\getStarted\todo\vuetify-todo.⚙️ Installing CLI…
https://vuejs.org
The Progressive JavaScript Framework https://vuejs.org/
docker login private registry
Test the use of your private registry *** GOTCHA ***
Generate Certs
openssl req \ -newkey rsa:4096 -nodes -sha256 -keyout certs/earnhardt-docker.duckdns.org.key \ -addext "subjectAltName = DNS:earnhardt-docker.duckdns.org" \ -x509 -days 365 -out certs/earnhardt-docker.duckdns.org.crt docker run --entrypoint htpasswd httpd:2 -Bbn docker ****** > auth/htpasswd…
Reset Docker Swarm
docker-compose down -v -v will remove all volumnes thus deleting everything use docker-compose up to rebuild
Generate Private Docker Registry Password
https://www.docker.com/blog/how-to-use-the-apache-httpd-docker-official-image/ https://httpd.apache.org/docs/current/misc/password_encryptions.html https://httpd.apache.org/docs/current/programs/htpasswd.html https://en.wikipedia.org/wiki/Hash_function
show items in private docker registry
using docker exec
Long short-term memory (LSTM)
https://jupyter-tryitog.duckdns.org/lab/tree/Alpha-Vantage/pre-reqs.ipynb
Install Postman-CLI
E:\pdmfiles\MVC\BIN\frank-earnhardt>postman -v 'postman' is not recognized as an internal or external command, operable program or batch file. E:\pdmfiles\MVC\BIN\frank-earnhardt>powershell.exe -NoProfile -InputFormat None -ExecutionPolicy AllSigned -Command "::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://dl-cli.pstmn.io/install/win64.ps1'))"…
