Commit Graph

97 Commits

Author SHA1 Message Date
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
8b0ed2bf29 Update:readme ubuntu install section to point to website install docs 2022-05-01 12:40:28 -05:00
adfe50a841 Update readme.md
Updated the pull command to reflect the new docker repo.
2022-04-27 22:26:44 -05:00
645bcc53c6 Update readme.md
Removed the --rm from the docker install command and added Docker Update section
2022-04-26 21:28:24 -05:00
a1674d5da1 Change default to ghcr 2022-04-25 15:45:08 -04:00
74bf917150 Update readme 2022-04-24 11:14:30 -05:00
5666b263f5 Readme updates and banner update to represent podcasts 2022-04-24 11:11:49 -05:00
a5b10aac96 Readme update features 2022-02-27 11:02:33 -06:00
86f39ccc83 Update readme spacing and header 2022-02-14 17:46:40 -06:00
ad8a15c9ea Update readme add discord invite 2022-02-14 17:45:37 -06:00
e0a6631396 Update readme screenshot 2022-02-12 17:19:14 -06:00
7658433d72 Fix readme header and spacing 2022-02-11 17:18:56 -06:00
38668ec17b Update readme with synology reverse proxy setup 2022-02-11 17:17:27 -06:00
43b5b87799 Update readme with nginx proxy manager setup 2022-02-11 17:08:33 -06:00