Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
FreeDMR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
Simon
FreeDMR
Wiki
Installation guide
Changes
Page history
New page
Templates
Clone repository
Updated Installation guide (markdown)
authored
3 years ago
by
Simon
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Installation-guide.md
+6
-2
6 additions, 2 deletions
Installation-guide.md
with
6 additions
and
2 deletions
Installation-guide.md
View page @
693ded1e
...
...
@@ -30,11 +30,11 @@ Now, let's install FreeDMR :-)
### Download source
[
Version 1
](
https://github.com/hacknix/FreeDMR/archive/v1.2.
1
.tar.gz
)
[
Version 1
](
https://github.com/hacknix/FreeDMR/archive/v1.2.
6
.tar.gz
)
### Prepare source
`#tar zxvf v1.2.
1
.tar.gz`
`#tar zxvf v1.2.
6
.tar.gz`
`#cd FreeDMR`
...
...
@@ -62,6 +62,10 @@ _Please leave the OpenBridge configuration disabled until you are familiar with
If all goes well, you should now be able to connect a system to your server on port 54001
### Consider whether to use the proxy
This is needed to support the common port 62031 for all inbound HomeBrewProtocol connections
### User's guides
You can find more details on how to use FreeDMR from the user perspective at
[
http://www.freedmr.uk
](
http://www.freedmr.uk
)
...
...
This diff is collapsed.
Click to expand it.