Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lelux.fi
Wiki
Commits
0e495fba
Verified
Commit
0e495fba
authored
Mar 09, 2019
by
Elias Ojala
Browse files
Fix
parent
1f6889e9
Changes
1
Show whitespace changes
Inline
Side-by-side
lxd.md
View file @
0e495fba
...
...
@@ -12,7 +12,7 @@ permalink: /lxd/
sudo
lxc config device add CONTAINER_NAME PROXY_NAME proxy
listen
=
tcp:0.0.0.0:PUBLIC_PORT
connect
=
tcp:localhost:CONTAINER_PORT
```
###
Read more
###
Examples
```
bash
sudo
lxc config device add haproxy haproxy-80 proxy
listen
=
tcp:0.0.0.0:80
connect
=
tcp:localhost:80
...
...
Write
Preview
Supports
Markdown
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