Devops
How to run multiple websites on a single server
If you have multiple websites that do not have high traffic or that are not used often, why have a server for each one when you can have them all on a single server and Read more…
This site is created with one purpose – sharing knowledge. Feel free to read and learn as much as you can and if you want to contribute, send something that you like to your friend and spread the word. But most important thing – have fun.
If you have multiple websites that do not have high traffic or that are not used often, why have a server for each one when you can have them all on a single server and Read more…
In this tutorial we are going to talk about using React Hooks with Context API. First we will cover basics of what are React Hooks and what is React Context API. This will be enough Read more…
Docker is awesome Docker is awesome technology. It provides stability and isolation to our app. But we can not grasp its values until we apply it to our project. If you have a Ruby on Read more…