tasking-manager icon indicating copy to clipboard operation
tasking-manager copied to clipboard

feature revisit docker setup & add circle ci config for develop deployments

Open mahesh-naxa opened this issue 2 years ago • 2 comments

Changes:

  • removed docker-compose.override.yml in favor of a docker-compose.override.sample.yml, that people can edit & is untracked.
  • updated deployment and development setup docs
  • added openstreetmaps OAuth2 information
  • database volumes and node_modules are now in docker volumes, makes it persist
  • added circleci config for deployment to https://tm.naxa.com.np

mahesh-naxa avatar Oct 17 '23 09:10 mahesh-naxa

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

sonarqubecloud[bot] avatar Oct 17 '23 09:10 sonarqubecloud[bot]

Can you fix the file conflicts ? Currently docker-compose doesn't build a working image, so still needs a few more improvements.

robsavoye avatar Feb 06 '24 16:02 robsavoye

Closed as this is handled on PR: https://github.com/hotosm/tasking-manager/pull/6263

mahesh-naxa avatar Mar 19 '24 04:03 mahesh-naxa