Using Portainer to Create Custom WordPress Template on Arm64 Based VPS
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…
Learning, Sharing, Creating
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), Web…
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…
OpenWRT can be installed on physical machine, virtual machines, also docker environment. This post summarizes some steps how to get OpenWRT running into your docker environment. Docker Image : sulinggg/openwrt:latest…
Github project n.eko is a virtual browser based on the docker isolation environment, supports two types of browsers, Chrome and Firefox, and has built-in chat/simple user management functions. The UI…
Bitwarden is a free and open-source password management service that can store sensitive information such as website credentials in an encrypted vault. The Bitwarden platform offers a variety of client…
This post records the steps how to install Certbot into a Debian Docker to secure Nginx and Portainer docker using LetsEncrypt certificate. Related posts: Use Portainer to Install Nginx Docker…
Portainer is my favorite docker management tool, actually only one I used. If you have better one, please let me know. This post is to summarize some usage during playing…
It will be helpful for the testing if you have a Linux Desktop environment in the cloud. But I do not want to install a desktop environment to pollute my…
Actually, this post is to continue my previous post: Install Ubuntu Desktop Docker Using Portainer and Access it From Browser (VNC/noVNC). In that post, I deployed a Ubuntu Desktop Docker using…