by John Vincent
Posted on
This ESLint discussion is an addition to Visual Studio Code
by John Vincent
Posted on
There are also notes regarding debugging Express, Mocha and Webpack and Fixing ESLint errors.
by John Vincent
Posted on
Let's discuss deploying TaskMuncher, a React and Node application, to a Multi-Container Docker Environment at AWS using Dockerhub and Travis CI
by John Vincent
Posted on
As I am using a private repository at Dockerhub, a .dockercfg
file must be uploaded to a S3 bucket at AWS.
To create a .dockercfg
file, please see Create TaskMuncher Docker .dockercfg for AWS
by John Vincent
Posted on
Dockerfiles are used to build Docker images. A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
by John Vincent
Posted on
Makefiles are used to build and run Docker images in Docker containers.
by John Vincent
Posted on
The multitude of requirements create the requirement there be many .env
files. This requirement creates some challenges.
by John Vincent
Posted on
At the completion of the project it is desirable to delete any and all resources that were used for this project.
by John Vincent
Posted on
This is a discussion about spell checking Markdown documents.
by John Vincent
Posted on
This is a large and complex undertaking. Installation and configuration topics include Ubuntu 20.04, Google Domains, DNS, SSH, Firewall, Nginx, Nginx http and https Server Blocks, SSL certificates, Certificate Authority Authorization, TLS V1.3, Node, MongoDB, Java, Application deployment, and Cron jobs.