SWAG - LetsEncrypt + Reverse Proxy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
## Enable Docker Service | ## Enable Docker Service | ||
## Open unraid console and create "proxynet" with | ## Open unraid console and create "proxynet" with | ||
##:<pre> | |||
##:: docker network create ''proxynet'' | |||
##::</pre> | |||
# Install SWAG | |||
## Go to Apps tab and search for '''SWAG''' | |||
## Choose Install for the | |||
*Todo | *Todo | ||
*Notes | *Notes | ||
*References | *References | ||
** [https:// | ** [https://youtu.be/I0lhZc25Sro SpaceInvader tutorial] | ||
Revision as of 20:24, 8 January 2021
- Install
- Create custom docker network for containers
- Disable Docker Service temporarily
- Enable Docker Advanced View
- Preserve User Networks = yes
- Enable Docker Service
- Open unraid console and create "proxynet" with
- docker network create ''proxynet''
- Install SWAG
- Go to Apps tab and search for SWAG
- Choose Install for the
- Todo
- Notes
- References