Onedrive, GDrive, iCloud .. All are nice cloud systems well integrated to smartphones. You can backup all your photos, videos and view whenever you want. However, they are subscription based and the reality that all your memories can be deleted if you don’t pay was a sufficient reason for me to setup my own cloud-like online backup system.
What OS to choose?
There are some options you can try such as…. I tried OMV the first time and I liked it so much and didn’t need to check others. OMV had everything I needed.
Hardware Requirements
2 PCs (4th gen processor or better)
4 SATA HDD 1TB
In my configuration, one PC is located at home. Other is located in my small warehouse. They are physically apart. Being so also provides some safety for your data.
I have a home server where I use OMV in for various purposes. In the recent years, I tried to setup a WordPress site numerous times. Whenever I tried I had a problem setting a secure site using nginx. Recently, I tried one more time, spent a lot hours and I didn’t give up. Eventually, I was successful. Whenever I was stuck, I searched the internet to find a solution. There are similar setup guides online however none of them worked for me as out of box. In this post, I explain step-by-step what to do to have a secure WordPress website.
Steps
Create containers
Forward ports
Modify default in site-conf
Restart swag
Create a docker file as below. We need maria mysql database and swag modules in the file.