Add basic file about actualbudget
This commit is contained in:
parent
510d65c38d
commit
344e5c6628
16
pages/02.linux/actualbudget/default.en.md
Normal file
16
pages/02.linux/actualbudget/default.en.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: Actual Budget
|
||||||
|
visible: false
|
||||||
|
---
|
||||||
|
|
||||||
|
[toc]
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
```
|
||||||
|
podman run -itd --name actualbudget -p 5006:5006 ghcr.io/actualbudget/actual-server:latest-alpine
|
||||||
|
```
|
||||||
|
|
||||||
|
https://github.com/actualbudget/actual-server#persisting-server-data
|
||||||
|
|
||||||
|
https://actualbudget.github.io/docs/Installing/Docker#launch-container-using-docker-command
|
Loading…
Reference in New Issue
Block a user