# User Documentation
[toc]
## Initial Administrator
After system initialization, the database will initialize a fixed administrator user (username: admin; password: kerbal_admin). Please hand over this user to the designated personnel for management, and make sure to change the password.
## Account Registration
Those who wish to use the container can apply to the administrator. The administrator has the authority to specify whether the user being created will be an administrator or not. After the user is created, they need to confirm the user creation by email to complete the process.
## CPU Resource Allocation
- Click `Create` button
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312044877.png" alt="image-20230531204434718" style="zoom:30%;" />
- Switch to CPU tab, and choose your domain configuration according to your requirement
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312045664.png" alt="image-20230531204535565" style="zoom:30%;" />
## GPU Resource Allocation
- Click `Create` button
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312044877.png" alt="image-20230531204434718" style="zoom:30%;" />
- Switch to CPU tab, and choose your domain configuration according to your requirement
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312047185.png" alt="image-20230531204749077" style="zoom:30%;" />
## Make your own snapshot
We offer the functionality of custom image provisioning, allowing you to configure the environment and libraries for existing user domains. This enables easy reuse without the need to reconfigure the environment. Additionally, your custom image can be published in the repository, allowing other users to use it as well.
- Click `Snapshot` button
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312052585.png" alt="image-20230531205226481" style="zoom:30%;" />
- Input snapshot name
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312052264.png" alt="image-20230531205257157" style="zoom:30%;" />
- Then your snapshot will be shown in custom image tab of domain creation page
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305312055977.png" alt="image-20230531205506875" style="zoom:30%;" />
## Remote GUI Viewer
Note: Remote viewer address and password can be found in domain dashboard page.
<img src="https://raw.githubusercontent.com/zephyrszwc/zephyrs-image/master/202305311823614.png" alt="image-20230531182351507" style="zoom:30%;" />
- Windows: Download virt-manager remote viewer from [Virtual Machine Manager (virt-manager.org)](https://virt-manager.org/download) and install it into system.
- Android: Download aSPICE from [google play](https://play.google.com/store/apps/details?id=com.iiordanov.freeaSPICE) and install it.
- GTK+widget: Setup spice-gtk according to its instruction in [spice / spice-gtk ยท GitLab](https://gitlab.freedesktop.org/spice/spice-gtk)