Commit Graph

110 Commits

Author SHA1 Message Date
647a722b06 Update readme for subdirectory 2025-01-24 17:21:11 -06:00
9fbf57bbef Update README on using websockets with Apache as a reverse proxy 2025-01-22 22:10:38 -06:00
1812282946 recommend using $http_host for ngnix 2025-01-12 18:35:49 +02:00
5a968b002a Update readme.md 2024-11-25 13:29:06 -06:00
3acd29fab3 Update readme.md 2024-11-25 13:27:33 -06:00
d7e810fc2f Update readme localization chart to for web client only 2024-11-08 08:04:50 -06:00
3020e8104e chore(docs): change indentation in nginx config example 2024-10-14 17:22:39 +00:00
8fdeeaaf38 chore(docs): add client_max_body_size in nginx example 2024-10-14 17:20:08 +00:00
e786e3c057 Remove references to matrix server 2024-07-23 16:08:47 -05:00
e6b1acfb44 Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env 2024-07-06 16:00:48 -05:00
b37431dfaa Update translation guide 2024-06-09 20:10:15 +00:00
a333ebe5b0 Readme formatting update 2024-06-09 20:09:47 +00:00
125346bb5c Translation guide link added to readme 2024-03-24 03:11:00 +00:00
b9ec4068ee Merge pull request #2510 from Torstein-Eide/patch-1
README, add HAproxy example
2024-01-24 16:55:32 -06:00
02aabb8f97 Update readme.md 2024-01-24 16:55:21 -06:00
dcec2154c0 Update readme.md 2024-01-24 16:55:17 -06:00
bbc1d20396 Update readme.md 2024-01-24 16:55:12 -06:00
e682213681 Update readme.md 2024-01-24 16:55:06 -06:00
0153c0faae Update readme.md 2024-01-24 16:54:54 -06:00
7f350279fa Update to node20
- updates many dependencies
- removes @nuxtjs/tailwindcss and postcss8
- pkg targets are using node18 until node20 targets are available
2024-01-19 17:54:41 -06:00
6ca684603c Fix typos 2024-01-12 14:35:30 +01:00
cf85d66b2f Add example for HAproxy 2024-01-12 14:26:32 +01:00
935e545caa Update readme for iOS beta full 2024-01-06 14:13:39 -06:00
578a59063f Update discord invite link 2024-01-05 09:24:18 -06:00
2d8d11d4da docs: update synology reverse proxy to use the latest DSM settings 2023-12-17 15:56:14 -05:00
0ca4ff4fca Update readme 2023-07-27 18:17:29 -05:00
0ec50bb570 Remove experimental features and experimental ereader setting 2023-06-10 14:11:51 -05:00
6d5987b2e0 Update readme.md
After setting up the reverse proxy for Apache per the current instructions, I received the error: "AH01144: No protocol handler was valid for the URL / (scheme 'http')". Installing proxy_http and proxy_balancer modules in addition to those listed fixed this issue.

a2enmod command does not include the redundant '_module' suffix.

Let's Encrypt was not able to validate certificates either automatically or manually as ABS does not respond to ACME challenges directly. Editing the virtual environment configuration to ignore proxy requests to .well-known and serving that directly from Apache allowed LE to validate the challenge instead.
2023-06-03 11:46:42 -06:00
6ae3ad508e Readme update 2023-04-19 18:03:43 -05:00
e2dd66d450 Updated SWAG Reverse Proxy guide 2023-04-19 16:19:29 -06:00
6dc4dc8f49 Updating devcontainer setup and related documentation 2023-04-04 12:10:45 -04:00
f75ed07497 Update readme screenshot 2023-03-10 16:23:07 -06:00
c3fc38639e Merge pull request #1297 from Eschguy/master
Add Caddyfile example to readme
2022-12-25 16:24:57 -06:00
b60b75c8da Update readme.md 2022-12-25 11:32:12 -06:00
0f7edec73b Add note in readme about subfolder 2022-12-24 13:32:45 -06:00
321277826f Readme updates 2022-12-24 11:32:40 -06:00
6e752af2c0 Update readme with new docs 2022-12-24 11:29:58 -06:00
d733c9ccc6 Add Caddyfile example to readme
An example Caddyfile based on what I use
2022-12-19 18:10:55 -06:00
dc4c30d791 Update readme add matrix invite link 2022-10-29 10:28:12 -05:00
62a8301938 Readme update 2022-10-15 15:42:52 -05:00
4900649908 feat: Updates to docker file and gh action
* Clean up Dockerfile
* Add health check to Dockerfile
* Update gh action versions
2022-06-02 05:55:01 +00:00
958d68ffa9 Update readme remove default username and password 2022-05-15 13:47:53 -05:00
30934edd57 Add tag
Addressing issues found on discord where users are not getting latest image
2022-05-12 21:01:47 +00:00
230b548921 fix repo 2022-05-07 16:09:59 +00:00
ce88ac9f33 Revert "add version number"
This reverts commit d4cd8c6db9.
2022-05-02 21:48:28 +00:00
d4cd8c6db9 add version number 2022-05-02 00:38:24 +00:00
9e93a3c7e6 align docker compose with run 2022-05-02 00:09:47 +00:00
97687c96cd Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2022-05-01 15:57:03 -05:00
a42c13aec2 Docker Compose Update 2022-05-01 15:56:57 -05:00
4d95250990 Temp Fix for Unknown Error in App with Traefik 2022-05-01 19:44:30 +01:00