|
|
#Continuous Integration
|
|
|
|
|
|
## Environments
|
|
|
### Prodution
|
|
|
A complete environments is a Virtual Machine with:
|
|
|
- Ubuntu 20.04 LTS
|
|
|
- Drupal 9.x (with LAMP, apache2, mariadb 15.x & php 8.x
|
|
|
- Node-Red 2.2.x
|
|
|
|
|
|
... and environments types are
|
|
|
### Production
|
|
|
[network.guifi.net](https://network.guifi.net) (VM 5612) at main PROD cluster (clu01) in BCNZF site
|
|
|
### Test
|
|
|
[test.network.guifi.net](https://test.network.guifi.net) Weekly snapshot (Sundays 10am) from prod
|
|
|
[test.network.guifi.net](https://test.network.guifi.net). Weekly snapshot (Sundays 10am) from PROD
|
|
|
### Development
|
|
|
At developers wish...
|
|
|
|
|
|
## Process for promoting to PROD |
|
|
\ No newline at end of file |
|
|
## Process for promoting to PROD
|
|
|
|
|
|
### Synching TEST/PRE to PROD
|
|
|
Drupal official docs on configuration synchronization between sites:
|
|
|
[https://www.drupal.org/docs/configuration-management/managing-your-sites-configuration](https://www.drupal.org/docs/configuration-management/managing-your-sites-configuration)
|
|
|
|