March 14, 2022Kubernetes and Vmware WorkstationnetworknetworkprocesstestingUncategorizedAlan Baugher·March 14, 2022·27 min readKubernetes was designed for the deployment of applications to cloud architecture with containers. Another way of thinking about Kubernetes; it gets us "out-of-the-install-binaries" business and...anabroadcomdockervmwarehubauth+16
May 25, 2020Upgrade CA API Gateway via docker "in-place"UncategorizedUncategorizedAlan Baugher·May 25, 2020·13 min readCA API Gateway (ssg) is used to manage SaaS endpoints/applications for the CA/Symantec Identity Suite solution. One of the challenges of appliances and Docker containers is the underlying 3rd party...anaapidockermysqlssgupgrade+1
November 26, 2019Home Assistant: Docker LabbusinessbusinessdashboardnetworkprocessAlan Baugher·November 26, 2019·13 min readIntro I was interested to see an intersection between Docker, VMware, and an application (Home Assistant) that users may wish to run on their laptops and/or workstations. The Home Assistant...linuxanadockerassistantbiosbootloader+10
September 9, 2019Reduce log duplication: Avoid nohup.outtechnicaltechnicalAlan Baugher·September 9, 2019·2 min readIf you plan on starting your J2EE services manually, and wish to keep them running after you log out, a common method is to use nohup ./command.sh &. The challenge with the above process, is...identityaliasanabashcafunction+3