Commit graph

2316 commits

Author SHA1 Message Date
Nicolas Meienberger
47db5ccb28 Merge branch 'master' of github.com:meienberger/runtipi 2022-09-21 19:46:30 +02:00
Nicolas Meienberger
4fbfb8cd98 revert(stop.sh): use gt instead of ge [skip ci]
@dextreem: It should be -gt. That find command will always return the base path (app) as well, i.e.,
wc -l returns 1 or more. Using -ge would break this part again :-)
2022-09-21 19:45:22 +02:00
allcontributors[bot]
049d9ed191 update .all-contributorsrc [skip ci]
revert(stop.sh): use gt instead of ge [skip ci]

@dexrtreem: It should be -gt. That find command will always return the base path (app) as well,
i.e., wc -l returns 1 or more. Using -ge would break this part again :-)
2022-09-21 19:42:15 +02:00
allcontributors[bot]
5bc51bb87b update README.md [skip ci] 2022-09-21 19:42:15 +02:00
Nicolas Meienberger
cf034f2092
Merge pull request #209 from meienberger/all-contributors/add-dextreem [skip ci]
add dextreem as a contributor
2022-09-21 06:56:02 +00:00
Nicolas Meienberger
10f67ab97d
fix: use -ge instead of -gt in stop script [skip ci]
Should check if number of apps is greater or equal to 1
2022-09-21 06:55:14 +00:00
Nicolas Meienberger
86e4ddfc53
Merge pull request #208 from dextreem/fix/start-stop [skip ci]
Fixing minor issues in start and stop scripts [skip ci]
2022-09-21 06:52:51 +00:00
allcontributors[bot]
e47724cecb
update .all-contributorsrc [skip ci] 2022-09-21 06:48:29 +00:00
allcontributors[bot]
c0d71bf6f9
update README.md [skip ci] 2022-09-21 06:48:28 +00:00
dextreem
8acc835704 Fixed 'please run as root' note. 2022-09-21 08:00:17 +02:00
dextreem
ddbc0df7e6 If there are no apps installed, the stop script won't fail anymore. 2022-09-21 07:58:50 +02:00
dextreem
eb08dd4021 Start script now works for all relative paths ensuring runtipi is the current working directory. 2022-09-21 07:33:55 +02:00
Nicolas Meienberger
aa79e49f18
Update issue template [skip ci] 2022-09-19 04:56:13 +00:00
Nicolas Meienberger
b3783bdb8c
Update bug_report.md 2022-09-19 04:54:21 +00:00
Nicolas Meienberger
0102c9eff8 chore: add more logs to debug start script [skip ci] 2022-09-17 04:31:38 +02:00
Nicolas Meienberger
b95e745728
Merge pull request #206 from meienberger/all-contributors/add-justincmoy [skip ci]
add justincmoy as a contributor [skip ci]
2022-09-17 01:49:44 +00:00
allcontributors[bot]
641b7b58cb
update .all-contributorsrc [skip ci] 2022-09-17 01:48:52 +00:00
allcontributors[bot]
1320aa9819
update README.md [skip ci] 2022-09-17 01:48:51 +00:00
Nicolas Meienberger
9938fb99c3
Merge pull request #202 from meienberger/all-contributors/add-hqwuzhaoyi [skip ci]
add hqwuzhaoyi as a contributor [skip ci]
2022-09-17 01:38:05 +00:00
allcontributors[bot]
03c7125f3c
update .all-contributorsrc [skip ci] 2022-09-16 18:11:29 +00:00
allcontributors[bot]
7aa0463e4a
update README.md [skip ci] 2022-09-16 18:11:28 +00:00
Nicolas Meienberger
a178eaa23f
Merge pull request #189 from sethforprivacy/master [skip ci]
Add support for Pop_OS to configure/start scripts [skip ci]
2022-09-14 02:02:38 +00:00
Nicolas Meienberger
537b403661
Add required notice [skip ci] 2022-09-13 19:38:27 -06:00
Nicolas Meienberger
a9008dccf0
Add required notice [skip ci] 2022-09-13 19:37:32 -06:00
Nicolas Meienberger
b446703c97
Update README [skip ci]
[skip ci]
2022-09-13 10:27:40 -06:00
sethforprivacy
32d222d6ca
Add support for Pop_OS to configure/start scripts 2022-09-13 08:46:10 -04:00
Nicolas Meienberger
7f5acf1ac5
Merge pull request #179 from meienberger/release/0.6.1
Release/0.6.1
2022-09-11 14:32:25 +00:00
Nicolas Meienberger
a3e615f181 chore: remove mapped port for production [skip ci] 2022-09-11 14:48:47 +02:00
Nicolas Meienberger
acac8bc14c chore: bump version 2022-09-11 13:03:48 +02:00
Nicolas Meienberger
7e70c82226
Merge pull request #178 from meienberger/fix/api-custom-port
fix: add port to api url if it is not 80
2022-09-11 11:02:54 +00:00
Nicolas Meienberger
68191d95b1 fix: add port to api url if it is not 80 2022-09-11 12:58:11 +02:00
Nicolas Meienberger
ebbae9ece5 Merge branch 'rblaine95-check-jq-installed' into develop 2022-09-10 16:42:22 +02:00
Nicolas Meienberger
3a77d21b36 refactor: remove jq installation from docker part 2022-09-10 16:42:09 +02:00
Nicolas Meienberger
84360e738e Merge branch 'check-jq-installed' of https://github.com/rblaine95/runtipi into rblaine95-check-jq-installed 2022-09-10 16:38:19 +02:00
Nicolas Meienberger
21cec26e06 fix(apps.helpers.ts): check folder existense before accesing it 2022-09-10 16:37:07 +02:00
Nicolas Meienberger
51a75546e1 ci(ci.yml): add missing env var 2022-09-10 11:42:48 +02:00
Nicolas Meienberger
8916424088
Merge pull request #174 from meienberger/all-contributors/add-sethforprivacy [skip ci]
docs: add sethforprivacy as a contributor for code [skip ci]
2022-09-10 09:41:49 +00:00
allcontributors[bot]
813b8ae331
docs: update .all-contributorsrc [skip ci] 2022-09-10 09:41:28 +00:00
allcontributors[bot]
24c009f740
docs: update README.md [skip ci] 2022-09-10 09:41:27 +00:00
Nicolas Meienberger
4a3c8db0ad
Merge pull request #173 from meienberger/all-contributors/add-rblaine95 [skip ci]
docs: add rblaine95 as a contributor for code [skip ci]
2022-09-10 09:40:40 +00:00
allcontributors[bot]
96981ba84a
docs: update .all-contributorsrc [skip ci] 2022-09-10 09:40:13 +00:00
allcontributors[bot]
51702d08cf
docs: update README.md [skip ci] 2022-09-10 09:40:12 +00:00
Nicolas Meienberger
5b1b5f92c3 chore: update all-contributors config [skip ci] 2022-09-10 11:38:36 +02:00
Nicolas Meienberger
f6bd298ff3 test: adapt tests to support new APP_DOMAIN 2022-09-10 02:53:22 +02:00
Nicolas Meienberger
aa43437a4e Merge branch 'sethforprivacy-add_http_protocol' into develop 2022-09-10 02:43:12 +02:00
Nicolas Meienberger
25acb235c8 feat: includ internalip:port as app_domain if app is not exposed 2022-09-10 02:42:54 +02:00
Seth For Privacy
8eae068220
Set APP_DOMAIN to INTERNAL_IP:APP_PORT if unexposed 2022-09-09 16:52:50 -04:00
Seth For Privacy
39a824947d
Set APP_DOMAIN to INTERNAL_IP:APP_PORT if unexposed 2022-09-09 16:52:44 -04:00
Seth For Privacy
1106b693c2
Add APP_PROTOCOL env var when exposing apps 2022-09-09 16:19:24 -04:00
Robbie Blaine
401e3e2022
Use local os variable in functions 2022-09-09 19:39:32 +02:00