ctrl-space-labs / gendox-core

Gendox: "Generate. Train. Evolve."
GNU Affero General Public License v3.0
5 stars 0 forks source link

Improve GitHub Action CI for Backend Deployment to Hetzner #266

Closed gyfantidis closed 3 weeks ago

gyfantidis commented 6 months ago

Description:

Enhance the current GitHub Action Continuous Integration (CI) workflow to improve the deployment process of the backend to Hetzner. This includes optimizing the CI configuration, ensuring reliability, reducing deployment time, and adding necessary checks and balances.

sekasx commented 4 months ago

Probably docker-compose up -d is enough

sekasx commented 3 weeks ago

Done