This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rdm-dev:samdat_project_test-environment [2024/12/17 14:21] torkhov |
rdm-dev:samdat_project_test-environment [2024/12/17 14:46] (current) torkhov |
||
---|---|---|---|
Line 8: | Line 8: | ||
* mongodb container that replicates a test db. see tip#2 about configuration | * mongodb container that replicates a test db. see tip#2 about configuration | ||
- | Networking: | + | **Networking**: |
* dbs connects wsgi and mongodb containers | * dbs connects wsgi and mongodb containers | ||
* www connects wsgi and nginx containers | * www connects wsgi and nginx containers | ||
+ | |||
+ | **Branching**: | ||
+ | the configuration files for infrastructure are not tracked by git (added to the .git/ | ||
+ | |||
+ | Content of git exclude: | ||
+ | |||
+ | | ||
+ | * Unordered List Item.code-workspace | ||
+ | * Unordered List Item.DS_Store | ||
+ | | ||
+ | * Unordered List Itemdb_dev.env | ||
+ | * Unordered List Itemdev.yaml | ||
+ | * Unordered List Iteminit-mongo.js |