summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/akaunting.yml
AgeCommit message (Collapse)Author
2024-05-27Update akaunting.yml (#1107)Vytenis
Allow to use v3 and v2 of akaunting. There were some changes in ENV. I also removed the redundant db name - it now just takes it from the app name. Sure it can be changed later via ENV variables if needed
2021-03-25Fixed formattingKasra Bigdeli
2021-03-25Fixed formattingKasra Bigdeli
2021-03-25Adding Akaunting (#377)pubmania
* Add Akaunting Tested it on my instance and it works perfect. All images used are from official sources. * Add Akaunting logo Added Akaunting logo downloaded from their official website https://akaunting.com/ * Change docker tag from "latest" to 2.1.8 Change docker tag from "latest" to 2.1.8 * Updated as per comments Removed ports: 8080:80 as per comment - CapRover automatically reverse proxy to your app. Added the the db version. * Create node.js.yml * Create formatter.yml * Delete formatter.yml * Delete node.js.yml Co-authored-by: Kasra Bigdeli <[email protected]>