Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified docker compose deployment #706

Open
ClementNerma opened this issue Oct 13, 2024 · 1 comment
Open

Simplified docker compose deployment #706

ClementNerma opened this issue Oct 13, 2024 · 1 comment

Comments

@ClementNerma
Copy link

Hi there!

I've been very interested to use BigCapital, but I'm finding the docker compose deployment process to be too complex.

Basically, you have to clone a 60MB repository with quite a few files, use an alternative docker compose -f ... command to use the production file specifically, and it's "hardcoded" into the repository.

For instance, I want the volumes to point to a specific folder instead of being Docker named volumes. If I modify the production compose file, it will be overriden the next time I git pull this project.

Also, updating the install requires both to pull the repository and then to update the containers.

Would it be possible to have a simplified docker-compose.yml file which contains everything needed without any other dependency, i.e. without needing to clone a repository. This is what most self-hosted projects do and it's a lot easier to maintain in the long run.

Copy link

linear bot commented Oct 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant