pariyatti / kosa

Digital library service
GNU Affero General Public License v3.0
8 stars 3 forks source link

Add s3 bucket module and fix server startup issues #58

Closed balwa closed 2 years ago

balwa commented 2 years ago

Add: terraform module to create bucket for backup.

Fix:

Ansible clone │ fatal: [kosa-sandbox.pariyatti.app]: FAILED! => {"changed": false, "msg": "Failed to set a new url https://github.com/pariyatti/kosa.git for origin: │ fatal: unsafe repository ('/srv/kosa-user/kosa' is owned by someone else)\nTo add an exception for this directory, call:\n\n\tgit config --global --add │ safe.directory /srv/kosa-user/kosa\n"}

Move script needed by exec start to the right location ExecStart=/srv/kosa-user/kosa/ops/run_prod