ROVAST
03b544023b
Update README.md
...
Fix docker compose up warning message
```
WARN[0000] network default: network.external.name is deprecated in favor of network.name
```
2022-11-02 10:26:01 +08:00
Josh Byrnes
fd5ac952cc
Fixed some typos in Advanced Config readme
2021-09-05 05:47:14 +10:00
Jamie Curnow
6a6c2ef192
Remove healthchecks and mention how to optin to them in docs
2021-08-23 08:50:07 +10:00
Jamie Curnow
3e1518fef6
Updated docs for docker restart policy
2021-06-08 08:48:26 +10:00
jc21
e4988f34c7
Merge pull request #943 from phantomski77/patch-1
...
Update README.md
2021-03-16 19:51:03 +10:00
Gurjinder Singh
f29ff15167
Update README.md
...
found it in config file was going to add option
# Custom
include /data/nginx/custom/http_top[.]conf;
b7b808d98d/docker/rootfs/etc/nginx/nginx.conf (L72)
2021-03-14 05:13:26 -04:00
David Dosoudil
967e0dd98a
Update README.md
...
Secrets need both global and local per-service declaration, otherwise fails as "not found". Local configuration added for both app and db.
2021-03-11 21:59:26 +00:00
Jamie Curnow
a21289bf11
Docs for a docker network
2021-02-17 20:55:12 +10:00
ahgraber
3964bbf3fe
update advanced-config/readme with secrets
2021-02-07 19:12:20 -05:00
Kyle Harding
6bd2ac7d6d
Update README.md
2020-12-01 14:24:14 -05:00
Jamie Curnow
3e912a7474
Added FAQ to docs
2020-05-20 21:14:00 +10:00
David Panesso
4a6de8deee
Documentation formatting on advanced configuration page
2020-04-10 00:57:45 -05:00
Jamie Curnow
bdb591af9e
- Add ability to disable ipv6, fixes #312
...
- Added ipv6 listening to hosts when configured, fixes #236 and #149
- Added documentation about disabling ipv6
- Updated npm packages
2020-04-07 10:43:19 +10:00
jc21
256bd2336f
v2.2.0 New Brand ( #319 )
...
* Tweaks and backend vscode settings
* Version bump
* Updated Icon to be more vibrant
* New logo and new login screen layout, version bump
* New documentation!
* Use CI to update package versions
because I was sick of changing it everywhere
* Generate docs
* Docs upload
* Fix pipeline
* Fix pipeline
* Update readme version before generating docs
* Testing docs deploy
* Fix pipeline
* Updated CI link
* Fix docs upload
* Docs upload fixes
* Fix s3 upload grrr
* Docs tweaks
* Updated readme
* Updated screenshots
Co-authored-by: Jamie Curnow <jamiec@benon.com>
2020-03-11 16:54:10 +10:00