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:45] torkhov |
rdm-dev:samdat_project_test-environment [2024/12/17 14:46] (current) torkhov |
||
---|---|---|---|
Line 12: | Line 12: | ||
* www connects wsgi and nginx containers | * www connects wsgi and nginx containers | ||
- | Branching: | + | **Branching**: |
the configuration files for infrastructure are not tracked by git (added to the .git/ | the configuration files for infrastructure are not tracked by git (added to the .git/ | ||
- | # information specific to my device configuration: | + | Content of git exclude: |
- | .code-workspace | + | |
- | .DS_Store | + | information specific to my device configuration: |
- | # configuration files | + | * Unordered List Item.code-workspace |
- | db_dev.env #uri, password, username for test database | + | * Unordered List Item.DS_Store |
- | dev.yaml #DOCKER COMPOSE | + | |
- | init-mongo.js | + | * Unordered List Itemdb_dev.env #uri, password, username for test database |
+ | * Unordered List Itemdev.yaml #DOCKER COMPOSE | ||
+ | * Unordered List Iteminit-mongo.js |