<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>docker on JHSC</title><link>https://jhsc.io/tags/docker/</link><description>Recent content in docker on JHSC</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 06 Feb 2021 23:55:46 +0000</lastBuildDate><atom:link href="https://jhsc.io/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Deployment</title><link>https://jhsc.io/post/2021-02-06-docker-deployment/</link><pubDate>Sat, 06 Feb 2021 23:55:46 +0000</pubDate><guid>https://jhsc.io/post/2021-02-06-docker-deployment/</guid><description>Simple tutorial how to deploy web app using docker container.
docker-compose up -d To Do. More info coming soon</description></item><item><title>VPS setup</title><link>https://jhsc.io/post/2018-08-27-simple-server-setup/</link><pubDate>Mon, 27 Aug 2018 23:55:46 +0000</pubDate><guid>https://jhsc.io/post/2018-08-27-simple-server-setup/</guid><description>Ubuntu VPS setup (Ubuntu 16.04.4 x64) Here are some base guidelines I follow when setting up a new VPS manually without configuration management. These steps if anything make the system more secure overall and provide a good starting point from which you can setup the services/software’s required for the purpose of the VPS.
Once you do that the rest of the process is split into three sections:
Create a non-root user Secure server (UFW, Fail2ban) Install docker Intall docker-compose Setup VPS user account ssh root@your.</description></item></channel></rss>