Commit Graph

4 Commits

Author SHA1 Message Date
ilike2burnthing
3fcec72c84
documentation: add /config volume to templates (#2451)
* Update README.md

* Update run-container.md
2022-12-01 11:36:51 +01:00
Josh S
ff664f4fd4
Add ability to run custom script after routes are added (#2100)
* Fixed typo in line 95

`form` to `from`

* supported setting DISABLE_PORT_UPDATER to false

previously DISABLE_PORT_UPDATER had to not exist..now it can also be set to false

* Fix minor typos (#2074)

* Fixed missing $ from UFW variable use

There were a number of variable references missing $

* Fixed some more variables missing $

* Removed outdated typeset

this fixes and closes #2095

* add capability for routes-post-start.sh

* update docs

* amended position

placed entry where it should be in logical order when thinking about container lifecycle

Co-authored-by: Kobi <kobirosenstein@gmail.com>
Co-authored-by: Kristian Haugene <haugene@users.noreply.github.com>
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
Co-authored-by: Sean Kelly <xconverge@users.noreply.github.com>
2021-12-10 13:02:49 +09:00
Patrick Kishino
86eb6a8727
Added fallback and more explicit warning message (#2020)
* Added fallback and more explicit warning message
2021-10-21 15:46:30 +09:00
Kristian Haugene
f6093588a8 Improving documentation, not done but getting somewhere #1558 2020-11-26 22:53:37 +01:00