Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
POD
Commits
34b64627
Commit
34b64627
authored
5 years ago
by
Bijun Li
Browse files
Options
Download
Email Patches
Plain Diff
Update README
parent
fd8d86db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
README.md
with
6 additions
and
0 deletions
+6
-0
README.md
+
6
-
0
View file @
34b64627
...
...
@@ -4,6 +4,12 @@ Pod is the open-source backend for [Memri](https://blog.memri.io/) project.
It's written in Rust and provides an HTTP interface for use by the clients.
## WARNING: NOT SECURE WITH PUBLIC IP!!!
The current version of Pod
**DOES NOT**
guarantee security yet,
**DO NOT**
use it for production or run it with a public IP.
*
When attached with a public IP, on start, Pod will give an error and abort;
*
Forcing a public IP requires environment variable
`FORCE-SUPER-INSECURE=1`
and will receive a warning.
## Run in docker
To run Pod inside docker:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets