Commit Graph

606 Commits

Author SHA1 Message Date
Robert Middleswarth
9d8c878b86 Removed a comma from the json array 2022-01-14 20:58:34 -05:00
Robert Middleswarth
c20a7c5d47 Update rutorrent to use a different template. 2022-01-14 20:50:32 -05:00
Robert Middleswarth
512dee6475 Merge pull request #5 from blumberg/fixBookstack
Fix Bookstack typo
2022-01-13 22:51:58 -05:00
Robert Middleswarth
5d9a7f2e8a Merge pull request #6 from blumberg/macvlan
Update macvlan tutorial
2022-01-13 22:51:20 -05:00
Monirzadeh
4f584e4344 change freshrss image to fix error related to Apache (#279)
for more error you can read this https://github.com/seazon/FeedMe/issues/67#issue-358096821
2022-01-13 20:02:56 -05:00
ItsNoss
b81d460472 Added RDesktop (#278)
Co-authored-by: Robert Middleswarth <72569+rmiddle@users.noreply.github.com>
Co-authored-by: Rafael Blumberg <github-v982ma@r.acmrb.uk>
2022-01-13 19:55:20 -05:00
Rafael Blumberg
7078fd4b5a Fix Bookstack typo 2022-01-12 22:52:18 +00:00
Rafael Blumberg
1246926765 Update macvlan tutorial 2022-01-12 22:38:29 +00:00
SteelZ691
55c9f96d18 Update raspberrypi-monitoring.yml (#276)
Found that the "machine-id" in the zcube/cadvisor container was failing to read the file from the pi.. I added "- /etc/machine-id:/etc/machine-id:ro" (Line 23) in my yml file and the container no longer gives the error when spinning up the container. Forgive me if this is not the most appropriate way to do this as I am a novice at docker, but I am trying to do my part to help out with this fantastic project!
2022-01-12 17:10:56 -05:00
Robert Middleswarth
7283c6f52b Merge pull request #4 from blumberg/CopyAsCustom
Fix error when Copy as Custom
2022-01-12 17:08:21 -05:00
Robert Middleswarth
7ac7a70231 Merge pull request #3 from blumberg/Wireguard
Wireguard
2022-01-12 17:03:11 -05:00
Rafael Blumberg
5fefd75f76 Fix error when Copy as Custom 2022-01-09 21:53:01 +00:00
Rafael Blumberg
21ca57d592 Update Documentation 2022-01-09 20:07:29 +00:00
Rafael Blumberg
1d2fc2d92e Add env variables to Wireguard 2022-01-09 19:52:20 +00:00
Robert Middleswarth
4bca3cfbee Replace out reactive-resume static branch to latest to see if I can get it working 2022-01-06 23:36:09 -05:00
Robert Middleswarth
fc618f7879 Tweak the folder location 2022-01-06 23:11:08 -05:00
Robert Middleswarth
a740999cf3 Merge pull request #2 from rmiddle/reactive-resume 2022-01-06 22:43:28 -05:00
Robert Middleswarth
a1710363fd Added in Reactive Resume 2022-01-06 22:40:28 -05:00
Robert Middleswarth
f5f438605b Merge branch 'master' of github.com:novaspirit/pi-hosted 2022-01-05 22:37:31 -05:00
Robert Middleswarth
88b0e27d66 Update Readme to point at pi-host repo 2022-01-05 22:36:54 -05:00
Sajay
756188f9ec fix typo (#252) 2022-01-05 21:44:10 -05:00
Rafael Blumberg
dc2077d9a1 Fix Bookstack adding APP_URL env (#272) 2022-01-05 21:27:28 -05:00
Robert Middleswarth
628a458afb Merge branch 'master' of github.com:novaspirit/pi-hosted 2022-01-05 19:53:32 -05:00
Robert Middleswarth
72baecf8c8 Migrate to pi-hosted/pi-hosted 2022-01-05 19:50:13 -05:00
Rafael Blumberg
82e255a757 Add PhotoPrism Doc (#271) 2022-01-05 13:32:04 -05:00
Robert Middleswarth
16a243bd76 Update AppList.md 2022-01-04 16:17:45 -05:00
Robert Middleswarth
1ca54223c9 Set to wrong internal port. This looks like the last mistake I made during setup. 2022-01-04 16:10:02 -05:00
Robert Middleswarth
5765979835 Fixed some typo's in orginal build. 2022-01-04 15:51:35 -05:00
Robert Middleswarth
1eaab2fce5 Add redmine.png to repo missed during initial commit. (#269) 2022-01-04 15:42:07 -05:00
Robert Middleswarth
dfd74941d1 Add redmine to the template list. (#268) 2022-01-04 15:08:59 -05:00
Robert Middleswarth
541e2ad126 Cleanup. Update rpi template and remove tt-rss. (#267) 2022-01-04 15:02:27 -05:00
Robert Middleswarth
c4fa89990c Update Traefik tempate for the 32 to also fix 64 2022-01-01 14:56:59 -05:00
Rafael Blumberg
7f7773fbe9 Add Document LIst and improve build folder (#261)
* Rename generateList to generateAppList
* Add DocumenList with Generator
* Rename Template files
* Use template file for AppList.md
* Ignore case when sorting AppList
* Organize build folder
* Add dependencies check to pre-commit script
* Add wget install collumn to tools/README.md and sort by title
* Remove Document table from README and add a link to DocumentList.md
* Remove tools table from README and add a link to the list
* Hightlight AppList on Readme
2022-01-01 13:21:13 -05:00
Rafael Blumberg
e2b2e70e8b Fix typo in vikunja install script (#260) 2022-01-01 13:09:33 -05:00
Rafael Blumberg
e1f7e6ea4c Remove lastrun.sha256 from git to avoid merging conflict (#259) 2021-12-30 16:21:17 -05:00
Rafael Blumberg
909681a54e Rename TemplateList.md to AppList.md (#258) 2021-12-30 16:19:28 -05:00
Rafael Blumberg
c3f950066a Update jDownloader to use latest tag (#257) 2021-12-30 16:18:18 -05:00
Rafael Blumberg
3e4095316e Add doc for appinfo.json (#256) 2021-12-29 20:53:53 -05:00
Rafael Blumberg
2dede58f99 Update JSON link on RPI Docker Monitor Documentation (#255) 2021-12-29 20:20:53 -05:00
Rafael Blumberg
ef056ef693 Add pre-commit hook file to build folder (#254) 2021-12-29 20:19:59 -05:00
Rafael Blumberg
2b7803813b generate docs/README.md, tools/README.md, and App List called TemplateList (#250) 2021-12-28 18:15:53 -05:00
Ryan Fortner
46112f6087 Add sshwifty (#244) 2021-12-28 18:08:20 -05:00
Alican
5b074253be fix for traefik container acme.json (#249)
On installation it fails because missing "/"
2021-12-28 18:06:53 -05:00
Robert Middleswarth
69ad3b687c Update drupal.yml 2021-12-13 00:06:39 -05:00
Robert Middleswarth
3622eb8743 Update the install script to fix premission issues. (#242) 2021-12-11 11:56:22 -05:00
Robert Middleswarth
17187c71dc Update macvlan_setup.md 2021-12-09 19:00:36 -05:00
Rafael Blumberg
d1ddb1459f Pi hole and macvlan doc (#241) 2021-12-09 18:59:04 -05:00
Robert Middleswarth
54dcec8d26 Update README.md 2021-12-08 22:21:57 -05:00
Robert Middleswarth
39298d1362 Simple script to reset premissions on the nextcloud folder. (#240) 2021-12-08 22:17:36 -05:00
doomboy2020
69fdd5c680 Update README.md (#238) 2021-12-08 21:16:33 -05:00