Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pulsar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
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
NDIP
Pulsar
Commits
a661f578
Commit
a661f578
authored
10 years ago
by
John Chilton
Browse files
Options
Downloads
Patches
Plain Diff
More links in initial README.
parent
5f3373a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+8
-3
8 additions, 3 deletions
README.rst
with
8 additions
and
3 deletions
README.rst
+
8
−
3
View file @
a661f578
...
...
@@ -210,9 +210,10 @@ these jobs.
Pulsar Message Queue
````````````````````
If Pulsar is processing requests via a message queue instead of a web
server the underlying security mechanisms of the message queue should
be used to secure communication - deploying Pulsar with SSL and a
If Pulsar is processing requests via a `message queue
<https://pulsar.readthedocs.org/en/latest/galaxy_with_rabbitmq_conf.html>`_
instead of a web server the underlying security mechanisms of the message
queue should be used to secure communication - deploying Pulsar with SSL and a
``private_token`` described above are not required.
This will likely consist of setting some combination of
...
...
@@ -329,3 +330,7 @@ corresponding to this test and place it in the coverage_html_report
subdirectory of this project.::
coverage html
Checkout the `Contributing
<https://pulsar.readthedocs.org/en/latest/contributing.html>`_ documentation
for many more details on developing and contributing to Pulsar.
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