P
P
Pavel2018-06-03 23:20:38
OpenVZ
Pavel, 2018-06-03 23:20:38

Which containerization to choose?

It is required to use the capabilities of containers on ubuntu 16.04.
Important:
- simple installation without physical access
- the ability to save data between container shutdowns
- the ability to set hardware usage priorities
- a web panel that allows you to see the status of the load on the server
tried docker, but could not devote enough time to understand how to save the created users and their data.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2018-06-03
@chupasaurus

Docker.

  1. Official documentation
  2. For this there are volumes
  3. --cpu*, --memory, even blkio and cgroups if you know why.
  4. prometheus + cAdvisor + grafana (+ node_exporter to taste). There is a set

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question