Commit Graph

38 Commits

Author SHA1 Message Date
Julian Dominguez-Schatz
e341630e8c Add docs for i18n on local install (#630) 2025-02-11 19:15:13 -05:00
Michael Clark
a0a0d5de51 Updating references to Actual-Server to point to Actual repository (#620) 2025-02-10 22:29:03 +00:00
Kennedy242
8116279300 Update docker compose command (#613)
Update to newer docker compose command.

From the docs: From July 2023 Compose V1 stopped receiving updates. It’s
also no longer available in new releases of Docker Desktop.
See the docs: https://docs.docker.com/compose/releases/migrate
2025-01-22 15:27:33 +00:00
Ruben Olsen Lærk
296ffabee0 Fixing #582 Migration Link Broken by clarifying the content. (#600) 2025-01-06 19:53:31 +01:00
redshiftltd
9163c0a64e Update local.md - Adding Linux systemd unit file instructions (#489)
I wrote some steps on how to automate non-Dockerized Actual starting up
with Linux systems using systemd. I'm using this on my server and so far
so good.

If this is too much for this page please consider putting it on its own
page. I think it's useful info for anyone who wants to do self-hosted on
a VPS with a non-Docker instance.

---------

Co-authored-by: Brandon Fotiu <bfotiu@bgsu.edu>
2025-01-03 13:20:30 +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
Matt Fiddaman
80d1071019 Small fix to wording in Pikapods page (#520) 2024-11-27 20:00:04 +01:00
bpaulien
628fca09f2 Update pikapods.md (#511)
added a couple missing words to help with readability

---------

Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com>
2024-11-27 12:05:37 -05:00
bpaulien
fc27456e95 Update fly.md (#512)
improved readability
2024-11-26 22:17:27 -05:00
Michael Clark
b6647427f7 Update local.md (#492)
Based on
https://discord.com/channels/937901803608096828/1308579814625640508


![image](https://github.com/user-attachments/assets/ed7a7944-82d8-4709-88f5-7f9aac760ce9)
2024-11-21 09:15:59 +00:00
Ruben Olsen Lærk
634527b640 [WIP] Link to actual Budget hosted on Google Cloud's always free tier in the installation instructions. (#475) 2024-10-20 09:14:15 +02:00
Ruben Olsen Lærk
b7f7f49ca9 Added Link to UnRAID SSL setup in /docs/install/index.md (#451) 2024-09-21 13:58:08 +02:00
Dev Prakash Sharma
84ecc7751e [WIP] Updated the local installation file (#388)
This PR brings the following changes in the
https://actualbudget.org/docs/install/local page.

<img width="1135" alt="image"
src="https://github.com/actualbudget/docs/assets/44609609/0ec1833f-360f-474e-9f0a-337c7d003894">

- Updated the content structure of the entire page.
- Removed unnecessary information and content
- Removed superficial information.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
Co-authored-by: Robert Dyer <rdyer@unl.edu>
2024-09-14 07:40:02 +02:00
Neil
7e8dfcb691 Add web app install docs (#405)
Adding a section to install documentation that explains how one could
use the web app for a quick start without sync.
2024-09-14 06:56:55 +02:00
Odd Stråbø
bf0a6bad5c Remove compose down from update instructions (#443)
docker compose down is not needed, and running it before pulling updated
images causes longer service downtime than required.

Simply running `docker compose up -d` after `docker compose pull` will
recreate all containers that changed (by either image version or other
settings in the compose file).
2024-09-13 06:14:52 +02:00
Jonathan Fang
99d0b57e0e Added info on how Pikapods updates (#446)
Added information on how Pikapods updates for each monthly release,
including how this works with desktop clients.
2024-09-07 20:00:33 +01:00
Jonathan Fang
c1fedf07b6 Update fly.io pricing information (#424)
Fly.io no longer offers free cloud hosting; it is pay as you go with
actual usage billed monthly. I calculated between Pikapods $1.4 per
month and Fly.io's $1.5 per month and chose Pikapods since it's one
click and it's cheaper. If there's anything wrong in my calculations,
please let me know.
2024-08-06 18:49:50 +01:00
Avi-Lance
af2197cfe1 Added Cost Optimization Section for Fly Install Instructions (#418)
Added Cost Optimization Section talking about enabling the auto start
and auto stop instance options in fly.toml
2024-08-06 18:49:24 +01:00
Ruben Olsen Lærk
0026a02f76 Extended the PikaPods documentation for non-technical users (#393)
I have extended the PikaPods documentation to cater to non-technical
users. This should be quite straight forward.

---------

Co-authored-by: Ruben Olsen Lærk <ruben.olsen@dnb.no>
2024-07-08 08:33:08 -07:00
wdpk
69fe8f61d5 Add Command to update Fly instance via hippalectryon-0 (#385)
add command about exactly how to redeploy the latest image under update.
thanks @hippalectryon-0

fixes #384
2024-07-04 09:05:35 -07:00
youngcw
5748e279f1 Actual vs YNAB blog post (#378)
Feel free to comment. I imagine we will be getting increased interest
over the next few days.
2024-07-01 17:37:55 -07:00
wdpk
0b719e0ca1 fly.io new pricing details update (#374)
fly.io pricing details have changed for new users. new users can only
sign up for a pay-as-you-go plan where usage is billed monthly. as this
is about deploying actual, it should be aimed at new users, not
returning users with maybe-existing legacy plans(like the hobby plan)
details about the legacy plans can still be found at the linked page.
2024-07-01 19:50:08 +01:00
Matthew Lehner
4915990761 Remove web terminal section from Fly.io docs (#364)
The web terminal is no longer available on Fly.io and has caused a bit
of confusion for folks who are trying to get Actual deployed.
2024-06-21 11:41:49 -07:00
youngcw
b0cf66a121 add install info on desktop apps (#354)
Co-authored-by: Robert Dyer <rdyer@unl.edu>
2024-06-03 09:45:02 -07:00
qmph22
88e1c714d4 Update local.md (#336)
For closing out issue #334 
Updated required Node.js version

---------

Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
2024-03-23 09:35:58 +00:00
Eric Karr
67f76080a9 Added VM specification to fly.toml to keep within Fly.io free allowances (#306) 2024-02-08 08:26:35 +00:00
Tillman Jex
9bacf7f2d7 cautionary notice about new Fly pricing (#311) 2024-02-08 08:18:52 +00:00
youngcw
97703077ef add stop command to docker-compose update steps (#285) 2023-12-07 12:28:13 -07: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
Musa Ahmed
5ccd7a7a32 Small Grammer Improvement (#269) 2023-10-04 17:40:09 +01:00
Clumsy
0ae15a2eed Simplify updating docker to 1 command (#261) 2023-09-27 18:25:32 +01:00
shall0pass
f1f3079b0c Add 'update' subheadings for docker (#240) 2023-07-12 19:01:52 -04:00
Zsolt Sz. Sztupák
22ad3e5ff7 Add Home Assistant as a community install option (#214) 2023-06-22 21:14:06 -04:00
Jed Fox
be0dc4ecd4 Improve homepage a bit, clean up old/unused code (#200) 2023-06-13 16:50:22 -04: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
30f2ef6da6 Fix cd instructions for Windows (#192)
I meant to come back and fill this in as part of #127 but forgot about
it — @rich-howell does this instruction sound correct?
2023-06-12 18:32:22 -04: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