Skip to content

omarmoo5/fa-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front Accounting using Docker Compose

self-host FrontAccounting with no effort

Quickstart

1- Clone this Repo

git clone https://github.com/omarmoo5/fa-docker-compose.git --depth 1 && cd ./fa-docker-compose

2- Clone FA Official Repo

git clone https://github.com/FrontAccountingERP/FA --depth 1 && sudo chown -R 33 ./FA

3- Create env file

cp ./.env.example ./.env && nano ./.env

4- Run the app

docker compose up -d

5- Visit Here

Variable Value
DB url db
DB name fa-db

About

FrontAccounting with docker compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published