crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.62k stars 1.53k forks source link

Create official crater docker images #1246

Open guanana opened 1 year ago

guanana commented 1 year ago

Add some examples for docker-compose and docker swarm and create all the config needed to allow docker images to be used directly (instead of the current only option that is to build).

This will allow as well easier portability and automation.

Closes #1242