nickspring / abra-flexibee-docker

Accounting Software Abra Flexibee in Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abra Flexibee in Docker

Disclaimer

This is unofficial repository, I don't have any relation to Abra Flexibee publisher, but I'm actively using this software.

Usage

This repo is dedicated to building Docker image for Abra Flexibee. Just checkout it and build Dockerfile. It should download latest *.deb file and integrated it in image.

docker compose up

After starting simple run Abra Flexibee and choose new data server:

  • host - localhost
  • port - 15434

Kuberenets

To deploy Flexibee on Kubernetes, please see manifests folder.

TODO

  • Add Nginx to docker-compose to server web version of Flexibee

About

Accounting Software Abra Flexibee in Docker

License:GNU General Public License v3.0


Languages

Language:Dockerfile 77.9%Language:Shell 22.1%