Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
communications-backbone
Repository
c64ca37a327abc785eae8dcec2ee7151d8ed4179
Switch branch/tag
communications-backbone
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@git.noc.ac.uk:communications-backbone-system/communications-backbone.git
Copy HTTPS clone URL
https://git.noc.ac.uk/communications-backbone-system/communications-backbone.git
Name
Last commit
Last update
docker
feat: enable setting log level in environment
2 years ago
endpoints
chore: blacken
2 years ago
models
fix: tidy up logging
2 years ago
old_mq_wrapper
feat: setup rmq functions in a wrapper
2 years ago
tests
fix: tidy up logging
2 years ago
.env
refactor: removed MQ_HOST outside of compose
2 years ago
.gitignore
feat: move cors settings into api config file
2 years ago
.gitlab-ci.yml
fix: added in TEST_DOCKER_COMPOSE var
2 years ago
LICENSE
docs: change licence year to 2023
2 years ago
README.md
docs: explain expectation for config in production
2 years ago
api.py
fix: tidy up logging
2 years ago
client_create.py
feat: add client_create.py script
2 years ago
client_read.py
feat: prototype soar backbone implementation
2 years ago
client_send.py
feat: prototype soar backbone implementation
2 years ago
conftest.py
refactor: rebase from move to requirements.txt
2 years ago
requirements-dev.txt
tests: unit tests for models and api endpoints
2 years ago
requirements.txt
feat: detect new or removed clients
2 years ago
rmq.py
fix: blacken
2 years ago
run-compose.sh
fix: passing in env var in yaml
2 years ago
soar_bus.py
fix: calculate thread workers required for clients
2 years ago
README.md