Category: docker

Summary of various docker records and experiences used in daily life

36 Posts

Docker series: A detailed tutorial on how to synchronize multiple folders using Docker based on syncthing
Preface Actually, at first glance, there seem to be many solutions for the folder synchronization requirement on the Internet. After searching for a long time, combined with my own experience, I simply divided these related solutions into 3 categories: 1. Single APP solutions are represented by sync folders, which are LAN solutions.
Docker series uses Docker to build a simple public network IPv6 access gateway based on lucky
Introduction Due to the essential differences between IPv6 and IPv4 protocols, some traditional technologies that have existed on IPv4 for a long time have lost their functions in the future trend of IPv6 public network IP becoming the mainstream: such as port mapping, NAT, etc. In the IPv6 public network of the home data center that I am planning...
Docker series Use Docker to build your own personal network disk based on NextCloud
Preface I have always wanted to write a tutorial on how to build a docker version of NextCloud. The reason is that every time I redeploy, it takes a long time and there are too many details to remember. But it is too troublesome and I have to write a lot. I really don’t have the mood or motivation to take the initiative to do it. No…
Docker series Use Docker to build your own stun/turn server based on coturn
Preface Actually, I have never been interested in intranet penetration technology before, mainly because my home broadband is an IPv4/IPv6 public network dual stack environment (IPv4 is still 3 dial-up, 3 public network IPs, 3 uplinks of 60M, which can't be used up!), a dynamic domain name, an iQuick port mapping, and a...
Docker series uses Docker to build a lightweight file sharing system based on go-file that supports user authentication
Preface I have introduced several apps that can share files. The most complex one is minio on the private COS platform (I mainly use it to provide downloads of large files. After all, minio's permanent file links need to be generated manually, which is slightly slow and inefficient. For specific configuration steps, see...
       

This site has disabled the right mouse button and various shortcut keys. The code block content can be copied directly by clicking the copy button in the upper right corner

en_US