Commit graph

639 commits

Author SHA1 Message Date
Nicolas Meienberger
164635d33b test: system.resolver 2022-09-26 22:56:05 +02:00
Nicolas Meienberger
ba0996a1f2 test: system.service 2022-09-26 22:00:12 +02:00
Nicolas Meienberger
aa518c660f feat(settings): in app update and restart 2022-09-26 22:00:12 +02:00
Nicolas Meienberger
3a472d7097 chore: update .gitignore 2022-09-24 20:18:52 +02:00
Nicolas Meienberger
86fda6250c chore: update .gitignore 2022-09-24 20:17:55 +02:00
Nicolas Meienberger
a8db7bd179
Merge pull request #212 from meienberger/feature/inapp-config
feature: runtime config
2022-09-24 20:15:06 +02:00
Nicolas Meienberger
9d4cdf6f77 test: cron jobs 2022-09-24 16:02:33 +02:00
Nicolas Meienberger
7a444698b8 test: repo-helpers.ts 2022-09-22 22:55:25 +02:00
Nicolas Meienberger
dd62fcdde0 test(config): add unit testing
test: add unhappy path
2022-09-22 22:12:23 +02:00
Nicolas Meienberger
ddfc6eff34 refactor: add logs volume to retrive logs as files
refactor(url-helper.ts): remove empty block statement
2022-09-22 20:45:50 +02:00
Nicolas Meienberger
b5fdac47c8 refactor(scripts): refactor bash scripts 2022-09-21 23:18:30 +02:00
Nicolas Meienberger
f4ec85ed15 refactor: remove now useless api routes on client 2022-09-21 22:59:33 +02:00
Nicolas Meienberger
78cb3c36ad refactor: replace usage of config with new runtime config
wip: make script executable from everywhere
2022-09-21 22:59:33 +02:00
Nicolas Meienberger
bd881711f8 test: update execfile calls 2022-09-21 22:57:26 +02:00
Nicolas Meienberger
aa7ad1e645 refactor: use ubuntu image for development docker image 2022-09-21 22:57:26 +02:00
Nicolas Meienberger
ae2dd8d364 feat(config): make the config as a singleton class overridable by a json config 2022-09-21 22:57:26 +02:00
Seth For Privacy
b3f143da57 Properly install Docker Compose plugin on Arch Linux 2022-09-21 22:54:00 +02:00
Seth For Privacy
7b88133b61 Fix one more usage of docker-compose to the new docker compose 2022-09-21 22:54:00 +02:00
Seth For Privacy
41c1a14f70 Fully migrate to Docker Compose plugin and ensure it is installed and up to date at each run of start.sh 2022-09-21 22:54:00 +02:00
Justin Moy
6a2f708f22 Add ability to specify custom listen ip 2022-09-21 22:52:49 +02:00
Justin Moy
ffa0515cd6 Fix installation of docker-compose on armv7l 2022-09-21 22:52:49 +02:00
hqwuzhaoyi
b48f28d8bc fix: Incorrect memory variables
MEM_TOTAL_BYTES not found for other system languages
2022-09-21 22:52:49 +02:00
Nicolas Meienberger
634278dad2 revert(stop.sh): use gt instead of ge [skip ci] 2022-09-21 19:48:57 +02:00
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