Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
646a2768
Commit
646a2768
authored
7 years ago
by
Thomas Jürges
Browse files
Options
Downloads
Patches
Plain Diff
SW-90
: Started the md for Messaging.
parent
0de1c149
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
LCS/Messaging/doc/Messaging.md
+87
-0
87 additions, 0 deletions
LCS/Messaging/doc/Messaging.md
with
88 additions
and
0 deletions
.gitattributes
+
1
−
0
View file @
646a2768
...
...
@@ -1570,6 +1570,7 @@ LCS/MessageDaemons/webmonitor/Schema.svg.ccu099 -text
LCS/MessageDaemons/webmonitor/start_QPIDWebMonitor -text svneol=unset#text/x-shellscript
LCS/MessageDaemons/webmonitor/stop_QPIDWebMonitor -text svneol=unset#text/x-shellscript
LCS/Messaging/CMakeLists.txt -text
LCS/Messaging/doc/Messaging.md -text
LCS/Messaging/doc/package.dox -text
LCS/Messaging/include/Messaging/CMakeLists.txt -text
LCS/Messaging/include/Messaging/DefaultSettings.h -text
...
...
This diff is collapsed.
Click to expand it.
LCS/Messaging/doc/Messaging.md
0 → 100644
+
87
−
0
View file @
646a2768
# Messaging {#messaging}
## GENERAL
### Description
-
*What does it do?*
-
*Why is it needed?*
### Author/Owner
### Overview
-
*Add a diagram*
-
*Add a link to the overview diagram*
-
*Add a link in the overview diagram to link back to this documentation*
.
- - -
## DEVELOPMENT
### Analyses
*
Add non-technical information and functional considerations here, like user requirements and links to minutes of
meetings with stakeholders.
*
### Design
*Add technical considerations and design choices here*
### Source Code
-
*Add a link to svn (trunk).*
-
*Add a link to (generated?) source code documentation.*
### Testing
-
*How do you run unit tests?*
-
*How do you run integration tests?*
-
*Add a link to Jenkins jobs (if available)*
### Build & Deploy
-
*Add a link to general instructions or describe specifics here.*
-
*Add a link to Jenkins jobs (if available)*
- - -
## OPERATIONS
### Configuration
-
*Where is the configuration file?*
-
*What are the configuration options?*
### Log Files
-
*Where are the log files?*
### Runtime
-
*Where does it run? (which user@machine)*
-
*How do I run it? (user documentation? examples? commandline parameters?)*
-
*Other considerations? (what happens elsewhere when I start or stop it?)*
### Interfaces (API)
-
*Describe interfaces to other applications (REST API? http requests? Messagebus?)*
-
*Other communication (user? import/export?)*
### Files/Databases
-
*Which databases are used?*
-
*Which files are used?*
### Dependencies
-
*To/from other applications?*
-
*Files?*
-
*Network locations?*
-
*Other?*
### Security
-
*Special privileges needed?*
-
*User login?*
-
*Certificates needed?*
-
*Other considerations?*
- - -
## ADDITIONAL INFORMATION
### User Documentation
*e.g. Please refer to URL X for the User Documentation*
### Operations Documentation
*e.g. Please refer to URL X for Operations Documentation*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment