Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
glngn
glngn-server-examples
Commits
78b1f87a
Commit
78b1f87a
authored
Oct 04, 2019
by
Corey O'Connor
Browse files
~
parent
3a1068f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
README.md
README.md
+7
-4
No files found.
README.md
View file @
78b1f87a
...
...
@@ -21,7 +21,7 @@ To start with running a customized server skip to [customization](#customization
# Standalone
prerequisites:
prerequisites:
-
java runtime version 8 or above
-
agreement to the Application Developer License (link to license)
...
...
@@ -31,10 +31,12 @@ default configuration.
## Download
Prior to downloading read the Application Developer License aggreement (link to license). Then, download
[
the latest release
](
https://glngn-server-releases.s3.amazonaws.com/assemblies/glngn/glngn-server-assembly_2.12/0.3.36/jars/glngn-server-assembly_2.12-assembly.jar
)
Prior to downloading, read the Application Developer License aggreement (link to license).
-
download
[
the latest release
](
https://glngn-server-releases.s3.amazonaws.com/assemblies/glngn/glngn-server-assembly_2.12/0.3.36/jars/glngn-server-assembly_2.12-assembly.jar
)
```
bash
$
curl
-L
-o
glngn-server-assembly.jar https://glngn-server-releases.s3.amazonaws.com/assemblies/glngn/glngn-server-assembly_2.12/0.3.36/jars/glngn-server-assembly_2.12-assembly.jar
curl
-L
-o
glngn-server-assembly.jar https://glngn-server-releases.s3.amazonaws.com/assemblies/glngn/glngn-server-assembly_2.12/0.3.36/jars/glngn-server-assembly_2.12-assembly.jar
```
## Command Help
...
...
@@ -186,7 +188,8 @@ builds supported? Let us know at [support@dogheadbone.com](mailto:support@doghea
In order to use authentication:
-
a server license for the appropriate number of operators is required.
-
google is the only supported authentication provider at this time
-
for more than 5 operators a license key is required
# References
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment