When you extract the installation package file (FilingBox MEGA2_v2_Server_v2.2.0.tgz) of FilingBox MEGA2 v2 Server, the contents are as follows.
- Package
- etc
- Template files for database configuration and service registration
- mega
- Files related to the server's main module
- push
- Files related to the Push module
- service
- Files related to the service
- util
- Files required for server operation
- web
- Files related to the admin console web module
- keymanager
- Files related to the key management module
- nginx
- Configuration files for the nginx module
- yum-Rocky8
- Java
- Java installation package
- Mariadb
- MariaDB installation package
- nginx
- Nginx installation package
- Repo
- Files referenced during MariaDB installation
- tomcat
- Tomcat installation package
| Folder/File Name | Description | |
|---|---|---|
| Package | ||
| etc | Template files for database configuration and service registration | |
| mega | Files related to the server's main module | |
| push | Files related to the Push module | |
| service | Files for starting/stopping processes | |
| util | Files required for server operation | |
| web | Files related to the admin console web module | |
| keymanager | Files related to the key management module | |
| nginx | Configuration files for the nginx module | |
| yum-Rocky8 | ||
| Java | Java installation package | |
| Mariadb | MariaDB installation package | |
| nginx | Nginx installation package | |
| Repo | Files referenced during MariaDB installation | |
| tomcat | Tomcat installation package | |
| install_mega.sh | Server installation script | |
| remove_mega.sh | Server removal script | |
| var.sh | File referenced in the installation/removal script | |
| function.sh | File referenced in the installation script | |
| before.sh | Installation scripts for Java, MariaDB, Nginx, and Tomcat | |
Comments
Article is closed for comments.