SWAG - LetsEncrypt + Reverse Proxy: Difference between revisions

From Pikes' Wiki
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
  docker network create ''proxynet''
##:<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://www.youtube.com/watch?v=I0lhZc25Sro SpaceInvader tutorial]
** [https://youtu.be/I0lhZc25Sro SpaceInvader tutorial]

Revision as of 20:24, 8 January 2021

  • Install
  1. Create custom docker network for containers
    1. Disable Docker Service temporarily
    2. Enable Docker Advanced View
    3. Preserve User Networks = yes
    4. Enable Docker Service
    5. Open unraid console and create "proxynet" with
      docker network create ''proxynet''
  2. Install SWAG
    1. Go to Apps tab and search for SWAG
    2. Choose Install for the