User Tools

Site Tools


manuals:vps:vpsadminos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
manuals:vps:vpsadminos [2020/09/21 14:47] – [Debian/Ubuntu/Alpine] /etc/network/interfaces.{tail,head} Aithermanuals:vps:vpsadminos [2022/01/27 08:47] – [Features] update Aither
Line 34: Line 34:
     - Testing, fixing bugs, implementing missing features, preparing for production     - Testing, fixing bugs, implementing missing features, preparing for production
   - New production nodes are using vpsAdminOS (:!: we're here :!:)   - New production nodes are using vpsAdminOS (:!: we're here :!:)
-    - vpsAdminOS is available in Prague 
   - Gradual migration of all VPS from OpenVZ nodes to vpsAdminOS, one node after another   - Gradual migration of all VPS from OpenVZ nodes to vpsAdminOS, one node after another
   - End of story   - End of story
Line 48: Line 47:
  
 ===== Changes in VPS behaviour ===== ===== Changes in VPS behaviour =====
-==== User namespaces ==== 
-VPS in vpsAdminOS are using so called //user namespaces//. User namespace 
-means that your system user and group IDs are mapped to different values on 
-the host. For example, the root user in your VPS has UID 0, but from the 
-host's point of view, its UID is e.g. 666000. Every member has been assigned a 
-unique user namespace, which ensures that your data is isolated from other 
-users. In case an attacker manages to leave the container, he will not be able 
-to access data from VPS belonging to other members. 
- 
-Every member is assigned a user namespace of 524288 user/group IDs. It means 
-that you can use UID/GID from 0 to 524287. All VPS from one member are in the 
-same user namespace. In the future, it will be possible to define custom 
-UID/GID maps for VPS and NAS datasets, which will let each member to isolate 
-his own VPS and yet share some chosen range of user/group IDs. 
  
 ==== General ==== ==== General ====
Line 102: Line 87:
 Features can be turned on/off individually. When any change is made, the VPS restarts. Features can be turned on/off individually. When any change is made, the VPS restarts.
  
-{{ :navody:vps:features.png?300 |}}+{{ :navody:vps:vps_features.png |}}
  
-  * Docker (experimental) - Enables support for Docker. 
   * FUSE - "Filesystem in Userspace" Enables the kernel module to allow non-privileged users create their own file systems.   * FUSE - "Filesystem in Userspace" Enables the kernel module to allow non-privileged users create their own file systems.
   * KVM - "Kernel-based Virtual Machine" Enables KVM for hardware support of virtualization.   * KVM - "Kernel-based Virtual Machine" Enables KVM for hardware support of virtualization.
Line 110: Line 94:
   * PPP - "Point-to-Point Protocol" Enables communications protocol used to establish a direct connection between point-to-point links.   * PPP - "Point-to-Point Protocol" Enables communications protocol used to establish a direct connection between point-to-point links.
   * TUN/TAP - "TUN routing/TAP bridging" Enables the creation of virtual interfaces that are then bridged.   * TUN/TAP - "TUN routing/TAP bridging" Enables the creation of virtual interfaces that are then bridged.
- 
-We recommend only setting the features that your really need. 
  
 ==== More about vpsAdminOS ==== ==== More about vpsAdminOS ====
manuals/vps/vpsadminos.txt · Last modified: 2024/01/02 20:39 by aither