# Environment
# Server
# Server specifications
For more information: [https://www.transip.nl/vps/bladeVPS/](https://www.transip.nl/vps/bladeVPS/). (X8)
# Server setup
**Dashboard.bagbooking.eu**
**PHP version** | 7.4.27 |
**Database** | MariaDB |
**Framework** | Custom |
**Book.bagbooking.eu**
**PHP version** | 7.4.27 |
**Database** | MariaDB |
**Framework** | Custom |
**bagbooking.eu**
**PHP version** | 8.0.30 |
**Database** | MariaDB |
**Framework** | Wordpress |
# GIT
# Repositories
The code-base is stored in Gitlab:
**Funnel**
[https://gitlab.com/the-mindoffice/bagbooking-eu/book.beta.bagbooking](https://gitlab.com/the-mindoffice/bagbooking-eu/book.beta.bagbooking)
- Main (main and production branche)
- Beta (beta branche for testing)
**Dashboard**
[https://gitlab.com/the-mindoffice/bagbooking](https://gitlab.com/the-mindoffice/bagbooking)
- Master
- Development (is being setup)
# CI-CD
Currently there is no CI-CD setup.
# Testing
# Unit tests
Unit test are being written for the following proces:
- Price Calculation
- ...