[5 Mins Docker] Minimalist Web Notepad – A Simple Online Notepad
This post introduces a small open source project from Github pereorga/minimalist-web-notepad, It creates a online web notepad for you to store your text and at the same time you can…
Learning, Sharing, Creating
This post introduces a small open source project from Github pereorga/minimalist-web-notepad, It creates a online web notepad for you to store your text and at the same time you can…
Koel is a web-based audio streaming service written in the Laravel PHP framework. It allows you to stream your personal music collection and access it from anywhere in the world.…
One thing you can use your Cloud VPS to do is to set up downloading site for yourself. My previous posts have showed a way you can create your own…
About 3 years ago, I had a post to show how to use Portainer to deploy Guacamole Using Portainer to Deploy Guacamole Docker- Web-based Remote Access Gateway The docker and…
In this tutorial, you will learn to install and configure Docker, Docker-compose, the Portainer container management solution on a Linux server and use it to create and manage Docker containers…
This post shows an interesting way to use Okteto’s container with the help from Ngrok and Github. By default, when you create a namespace and deploy a project to it,…
This post summarizes some common docker commands, operations, and tasks. Some related posts: Collection for Interesting Docker Images Collection for Cyber Security Related Dockers Collection for Cloud Storage and Downloading…
This post is to show the steps how to use Portainer to create a custom template to launch your WordPress stack if default stack template is not working. WordPress Template…
This post is to introduce a docker image which can give you a simple and easy way to create your own bookmark navigation website. It is based on XiaoZ blog’s…
This post is regarding how to use wahyd4/aria2-ui’s docker image to achieve a downloading and file managing / sharing center. In just one docker image, you can do downloading (Aria2),…
Updating Docker image is a pain if you do it manually. This post is going to show you all the methods I found from Internet how to update your docker…
This post is to summarize all installation steps for a new CentOS8 and get Docker and Docker-Compose and Portainer installed. Nginx will also be installed and configured as reverse proxy…