JensDiemer
9169bf8f3d
Project updates
...
"Apply" manually changes from https://github.com/YunoHost-Apps/django_example_ynh
* Add "safety check"
* Update to `django-yunohost-integration==0.4.0`
* `__FINAL_HOME_PATH__` -> `__FINALPATH__`
* `__FINAL_WWW_PATH__` -> `__PUBLIC_PATH__`
* Add `config_panel.toml` settings
2022-09-15 18:26:45 +02:00
JensDiemer
c9bfad290a
Bugfix venv creation
...
Implement the idea of https://github.com/YunoHost-Apps/pyinventory_ynh/pull/90 but without to merge
the code into `_common.sh` because `cp ../conf/requirements.txt "$final_path/requirements.txt"` is
not working in restore :(
2022-01-18 09:02:51 +01:00
Jens Diemer
8917f21f8a
Revert "Bugfix CI run"
2022-01-18 08:53:55 +01:00
JensDiemer
74c4035c12
Bugfix CI run
...
See also https://forum.yunohost.org/t/python-package-upgrate-restore-failes-on-ci/18360
2022-01-17 19:07:53 +01:00
JensDiemer
530a27f269
Update to PyInventory v0.13.0
2022-01-06 18:18:51 +01:00
JensDiemer
d772b1d6a6
Bugfix file permissions on /var/www/pyinventory
2022-01-06 18:16:38 +01:00
JensDiemer
784852e115
Fix file permissions
...
see: https://ci-apps-dev.yunohost.org/ci/job/4281
2022-01-04 20:04:40 +01:00
JensDiemer
b90433d5ca
Don't use "--upgrade" in restore script, too.
2021-11-22 22:32:33 +01:00
JensDiemer
bc5421ca3c
Install/Update "wheel" package, too.
2021-11-22 22:32:12 +01:00
JensDiemer
8d2ea6d519
Use pip install with "--no-deps"
...
Work-a-round for https://github.com/pypa/pip/issues/9644
Any generally a good idea, because our "requirements.txt" should always contain all needed packages
;)
2021-11-22 22:31:25 +01:00
JensDiemer
2db9c7e93e
Fix file permissions
...
closed #65
2021-10-10 12:07:30 +02:00
JensDiemer
955e7786b0
Upgrade Python virtualenv in "restore"
2021-09-16 09:24:20 +02:00
JensDiemer
e04a518d45
fix restore: create log path and file before chown call
...
see: https://ci-apps.yunohost.org/ci/job/636
2020-12-23 18:30:41 +01:00
JensDiemer
f52c90c7ec
Fix restore by calling chown for log file
2020-12-23 08:52:02 +01:00
JensDiemer
25a25c2277
Bugfix #20 use $new_domain and $new_path in change_url for settings.py
2020-12-22 18:00:10 +01:00
JensDiemer
93ec538d44
Bugfix #16 by including the public path to backup/restore
...
Seems to be the only missing part?!?
2020-12-12 18:26:07 +01:00
ericgaspar
70676e7fb3
Add description to service
2020-12-09 17:58:19 +01:00
ericgaspar
eeb294dceb
Remove sudo
2020-12-09 17:41:43 +01:00
JensDiemer
aa6c3f7d89
bugfixes
2020-12-08 19:43:24 +01:00
JensDiemer
ba39fc8bf7
init
2020-12-08 09:06:25 +01:00