1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/motioneye_ynh.git synced 2024-09-03 19:46:09 +02:00
Commit graph

37 commits

Author SHA1 Message Date
a49c790180 Merge remote-tracking branch 'origin/solazdev_testing' into testing 2024-06-25 21:37:14 +02:00
Éric Gaspar
22e5be76e5 Update install 2024-01-17 15:54:17 +01:00
Carlos Orama
c3dcb5dcbc
Installation Tests (#11)
* fixed config destination typo

* $final_path not bound, attepting "__APP__"

* test: hard Coded directory

* changed install and data dir references

* I thought I had replaced etc/ with /etc

* added python3-venv to dependencies

* moved asset to install

* undo source removal

* debug: list all files in install dir

* use local downloaded dev.tar.gz

* update source reference to specific commit + no extract

* updated manifest for fixes and info + systemd correct directory

* Auto-update README

* Update manifest.toml (Fixed CPE)

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>

* Version to date ver

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>

* Auto-update README

* install: changed permissions

* 660->664

* install: 664->666 chown commented

* chown+777 (this does not feel right)

* following motionEye's base (664 + motion:motion)

* Auto-update README

* moved permissions

* add motion to dependencies

* permission tests continue

* 777 again

* retry

* reordered folder making

* Linter (#12) by ericgaspar

* linter

* Auto-update README

* Update LICENSE

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* v0.43.1b1 download test

* fixed miss-quote

* Auto-update README

* Update manifest.toml

* clean up?

* __APP__ -> $app

* venv, ip fix and ram fix

* run directory

* test install dir run

* logs in app dir (should change later)

* force-create directories (shouldn't these be made?)

* updated folders, upgrade, restore and install usage

* corrected directory references

* what if we cant use /path?

* fixed description

* Auto-update README

* minimized screenshot to be less than 512k

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2024-01-17 14:09:30 +00:00
SolAZDev
63c5d54a2e corrected directory references 2024-01-16 15:40:29 -04:00
SolAZDev
1b5bb83821 updated folders, upgrade, restore and install usage 2024-01-16 11:17:09 -04:00
SolAZDev
ccebfa85fd force-create directories (shouldn't these be made?) 2024-01-16 01:31:49 -04:00
SolAZDev
bd1c74561f logs in app dir (should change later) 2024-01-16 00:14:06 -04:00
SolAZDev
20eb7419a2 test install dir run 2024-01-15 22:10:18 -04:00
SolAZDev
6377d8f806 run directory 2024-01-15 21:20:47 -04:00
SolAZDev
942a859b15 __APP__ -> $app 2024-01-15 20:37:49 -04:00
SolAZDev
f5928c13d8 clean up? 2024-01-15 20:25:20 -04:00
eric_G
21631e3a96
Linter (#12) by ericgaspar
* linter

* Auto-update README

* Update LICENSE

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-10-05 03:56:20 +00:00
SolAZDev
da8c0ac0f6 reordered folder making 2023-09-08 20:34:44 -04:00
SolAZDev
0849ee4b37 retry 2023-09-08 20:11:53 -04:00
SolAZDev
247ea7231d 777 again 2023-09-08 20:00:47 -04:00
SolAZDev
989bd9518b permission tests continue 2023-09-08 18:27:54 -04:00
SolAZDev
6842a2bc27 moved permissions 2023-09-08 17:05:09 -04:00
SolAZDev
890bebf65f following motionEye's base (664 + motion:motion) 2023-09-08 16:59:36 -04:00
SolAZDev
08f4c594c6 chown+777 (this does not feel right) 2023-09-06 13:24:48 -04:00
SolAZDev
4eda2c41fd install: 664->666 chown commented 2023-09-06 13:18:04 -04:00
SolAZDev
39de072402 660->664 2023-09-06 12:57:38 -04:00
SolAZDev
30095d135e install: changed permissions 2023-09-06 12:47:53 -04:00
SolAZDev
d76cd68055 update source reference to specific commit + no extract 2023-09-05 15:22:22 -04:00
SolAZDev
032e83353d use local downloaded dev.tar.gz 2023-09-05 14:57:43 -04:00
SolAZDev
cb7cf29f5c debug: list all files in install dir 2023-09-05 14:37:48 -04:00
SolAZDev
ac68fa195c moved asset to install 2023-09-05 13:44:28 -04:00
SolAZDev
1157b0d98c I thought I had replaced etc/ with /etc 2023-09-05 13:26:38 -04:00
SolAZDev
22813092a2 changed install and data dir references 2023-09-05 12:59:12 -04:00
SolAZDev
04217efe59 test: hard Coded directory 2023-09-05 12:45:16 -04:00
SolAZDev
a73eb22cbf $final_path not bound, attepting "__APP__" 2023-09-05 12:35:21 -04:00
SolAZDev
f273824f0d fixed config destination typo 2023-09-05 12:16:51 -04:00
SolAZDev
c3fbb97a6c commented fail2ban config 2023-09-05 11:51:25 -04:00
SolAZDev
e5ec742174 removed php references 2023-09-05 00:02:21 -04:00
SolAZDev
782a60219a removed php references 2023-09-04 23:58:10 -04:00
SolAZDev
921170c610 remove commas & sql 2023-09-03 20:34:55 -04:00
SolAZDev
abda07bbe6 First Comit: Initial Install (untested) 2023-09-02 01:39:08 -04:00
Carlos Orama
cf84a198e4
Initial commit 2023-08-27 16:29:38 +00:00