Commit Graph

21 Commits

Author SHA1 Message Date
ftbboy2115
804a09e4ad Update https.md (#619)
Clarified sentence - "If this is desired" -> "If access from the
internet is desired"
2025-01-27 08:09:07 -07:00
DJ Mountney
c5285aa512 Add auth proxies config to the docs (#581) 2025-01-13 20:17:39 +00:00
Ruben Olsen Lærk
1e935baf01 Fixing #566 - documenting ACTUAL_DATA_DIR environment variable. (#589) 2025-01-10 06:36:39 +01:00
spoon1331
4501211125 Update reverse-proxies.md (#523)
After fighting with this for some time, it seems that the trailing slash
in apache config causes budget to think that the server is offline.
Removed.
2024-12-05 08:36:15 +01:00
Matt Fiddaman
842bc40d0c fix some spelling issues, standardis(z)e to US English (#521)
Quick whip through to try and standardis(z)e some language, looks like
the most common English in the docs is US English so I chose that one,
but if we'd prefer the Queen's then that's okay too.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2024-11-29 06:45:45 +01:00
Matt Fiddaman
1faead2732 whitespace fixes (#522)
Removes double spacing and trailing whitespace.
2024-11-28 21:40:12 +01:00
bpaulien
bd2d1cce30 Update https.md (#514)
fixed wording
2024-11-27 19:01:17 +00:00
bpaulien
1eaf19e572 [WIP] Update index.md (#513)
fixed spelling and wording of statement
2024-11-26 22:16:18 -05:00
Ruben Olsen Lærk
2b66cabfe0 Fixed broken (relative) link in /docs/config/https to correctly point to /docs/config/reverse-proxies 2024-10-14 19:23:51 +02:00
Michael Clark
9c30602230 Update notes on self signed certificates for desktop app (#450)
Notes on mkcert when used with desktop app. 

Should resolve future questions like this one:
https://discord.com/channels/937901803608096828/1281484103580909621/1284432537682317365

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2024-09-14 15:08:28 +02:00
Ruben Olsen Lærk
0fca01f59e Activating HTTPs - header levels was wrong - no content has been changed. (#400) 2024-07-09 19:45:51 +01:00
Joseph Livecchi
3311ea58fd Added documention about the header authentication (#341)
Co-authored-by: youngcw <calebyoung94@gmail.com>
Co-authored-by: Robert Dyer <rdyer@unl.edu>
2024-06-03 07:06:37 -07:00
qmph22
dd788aceae Update https.md (#335)
Reformatted the page, reworded some paragraphs, and added more
information about Docker for clarity.

After having to go through these steps myself, I found it might be
helpful to merge some of my suggested changes for others to view.
2024-03-22 07:48:39 +00:00
Emmanuel Vuigner
fef1bee1c0 Update reverse-proxies.md (#332)
Remove double `restart` line on the caddy config
2024-03-14 13:35:42 -07:00
Blake Bryant
49ed1ba895 Add final step to enabling https on home server (#322)
Sounds like I'm not the only one that has run into this issue 😄

---------

Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
2024-02-28 08:20:28 +00:00
Khalu
d73265cdc7 match nginx with other formatting, add httpd (#314)
Moves the summary of NGINX section to the top to match the others. 
Added config section for Apache HTTPD.

Co-authored-by: keith <keith@swagler.casa>
2024-02-12 10:22:42 -07:00
Torben
8bd12d2456 📝 (reverse proxies) Remove duplicate line, add service port for Traefik (#297)
While deploying with Traefik I found two small errors in the
documentation.
First is the duplicate line, the second is the missing line so that
Traefik knows on which port it should send the traffic to.
2024-01-06 16:32:48 +00:00
Shaan Khosla
0566e9c308 Add Caddy Reverse Proxy Instructions (#292) 2023-12-17 10:54:12 -05:00
Peter
941838c045 add reverse proxy config documentation (#267)
Hey, since I've been using Actual via Traefik for a few days now, I took
the time to add a little bit to the documentation in that regard. I hope
it fits so far. Please feel free to comment/improve anything.
2023-12-03 13:31:18 -07:00
Jed Fox
899801ab0c Move the docs back to /docs, add in a version of the homepage (#193)
https://deploy-preview-193--zingy-bonbon-b1b286.netlify.app

---------

Co-authored-by: Rich Howell <github@codenameowl.com>
2023-06-13 05:51:08 +01:00
Jed Fox
5d433c617e Reorganize page URLs to match the sidebar (#185)
Principles:

- lowercase URLs only
- kebab-case
- generally match sidebar structure
2023-06-12 15:20:06 -04:00