1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-05-27 17:02:57 +00:00
Commit Graph

463 Commits

Author SHA1 Message Date
David Young 3d930a4412 Merge branch 'master' of github.com:geek-cookbook/geek-cookbook 2021-01-07 16:01:43 +13:00
David Young 638c7bddef Can we have a default template? 2021-01-07 16:01:35 +13:00
David Young cc8237f6e2 Update issue templates 2021-01-07 15:51:37 +13:00
David Young 65765c395b Can we use these for PRs too? 2021-01-07 15:39:14 +13:00
David Young 69873ea0a4 Merge branch 'master' of github.com:geek-cookbook/geek-cookbook 2021-01-07 15:36:54 +13:00
David Young 481c44232f Test issue templates 2021-01-07 15:34:54 +13:00
David Young 9f2c8bf060 Make WidgetBot Great Again! 2021-01-07 14:13:51 +13:00
David Young da9b7ab5b8 Update widgetbot embed code 2021-01-06 23:12:50 +00:00
David Young fa194e5608 Add details on Codespaces to contribution guide 2021-01-06 22:59:41 +00:00
David Young 78234f0771 Support GitHub Codespaces (#136)
* Test devcontainer changes

* Update

* Delete devcontainer.json

* Testing devcontainer improvements

* Update Dockerfile

* Update Dockerfile

* Delete devcontainer.json

* Trying again

* Make the magic happen!

* Try to auto-launch mkdocs on start
2021-01-07 10:32:50 +13:00
David Young 087defdc51 Test commit via codespaces 2021-01-06 18:50:09 +00:00
David Young e5d4e4bad5 Experiment with GitHub CodeSpaces 2021-01-06 23:17:34 +13:00
David Young e0196723cb Use mkdocs snippets to template common content blocks (#135) 2021-01-06 22:19:43 +13:00
mrbannaner f20f29967d Improve Kanboard mounts
Having each folder listed as volumes individually causes issues. "Invalid mount config" in "docker stack ps kanboard"
2021-01-05 23:23:06 +13:00
David Young d144045d28 Updated sponsored projects to include material-mkdocs 2021-01-05 15:27:53 +13:00
David Young c3a471f481 Add details on how to sponsor Komga developer (#133) 2021-01-05 15:01:28 +13:00
David Young fcc5742e28 Add Komga recipe (#132) 2021-01-05 14:20:43 +13:00
David Young 16bf7c590f Fix minor formatting issue 2021-01-04 23:48:13 +13:00
David Young 958c029596 restore tabs 2021-01-04 23:20:17 +13:00
Benjamin Durham f81e68af81 Fixed broken Directory + Oauth (#125) 2021-01-04 16:45:09 +13:00
julesverhaeren fe963d263d Fix broken link to keepalived 2021-01-04 16:44:06 +13:00
Thomas 1c4b8ed04c Create better build script (#128) 2021-01-04 16:07:40 +13:00
Thomas 6892542f9d Fix Dead Links (#129) 2021-01-04 16:00:48 +13:00
David Young 77184f5937 Update mylar image to mylar3 (#131) 2021-01-04 15:45:44 +13:00
Benjamin Durham d2b43fc36d Merge pull request #124 from joshfrogers/patch-1
Update Portainer.md - invalid link
2020-08-11 10:28:32 +12:00
Joshua Rogers 4f1e556863 Update Portainer.md - invalid link
[keepalived](ha-docker-swarm/keepalived/) IP points to https://geek-cookbook.funkypenguin.co.nz/recipes/portainer/ha-docker-swarm/keepalived/
Correct page is https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/keepalived/
2020-08-08 15:31:26 +01:00
David Young ceea2b87da Update CHANGELOG for Photoprism and Jellyfin 2020-08-06 13:34:44 +12:00
Gabriel Pulido e69dd421d0 Add jellyfin recipe (thanks @gpulido!)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-08-06 12:33:43 +12:00
Gabriel Pulido 29fba007d3 Add photoprism recipe (thanks @gpulido!) 2020-08-06 12:33:12 +12:00
David Young 03f7d6329b Add Restic, swiss-army-knife of backup tools! (#121) 2020-06-25 12:18:49 +12:00
Ben Jones d599588fdc Fix miniflux recipe (#120) 2020-06-22 14:33:19 +12:00
Benjamin Durham 1ae2ca4542 Fix ENV vars on Keycloak recipe 2020-06-22 12:55:41 +12:00
Benjamin Durham 4d847cc14f Fix TTRSS recipe (#117) 2020-06-22 12:54:37 +12:00
Benjamin Durham 8b422473e8 To avoid "services.traefik.ports.0 must be a string" -pieman3000 (#118) 2020-06-22 12:52:25 +12:00
Benjamin Durham e71053825e Some handy aliases to deploy and remove services :) (#119) 2020-06-22 12:50:41 +12:00
Benjamin Durham 36c0411fc9 Prettify the site description for Discord (#115) 2020-06-18 22:05:56 +12:00
David Young e22776925a Update CHANGELOG.md 2020-06-18 19:23:12 +12:00
Dan Skaggs 6d575d424f Add Duplicati, baby! (#113) 2020-06-18 13:47:03 +12:00
David Young f41f93a1e3 shuffle headings around for visibility 2020-06-17 05:52:02 +12:00
funkypenguin-bot e582ccee1f Improve markdown formatting (#111) 2020-06-16 16:22:07 +12:00
David Young b7d7c793da Add docs on how to contribute 2020-06-16 16:20:00 +12:00
David Young 08b20d43d1 Add additional steps on Debian Buster to mount CephFS 2020-06-15 14:07:10 +12:00
David Young 531de5c16f Merge branch 'master' of github.com:geek-cookbook/geek-cookbook 2020-06-15 13:28:32 +12:00
David Young b726e0d42d Add code of conduct, and tweak discord info 2020-06-15 13:28:21 +12:00
Dan Skaggs 9eb6137056 Instructions for just deploying the base infrastructure (#105)
* Instructions for just deploying the base infrastructure

Added information on using the new "infrastructure" tag to install just the base level of infrastructure needed to begin installing selected recipes individually.

* Updated recommended host file name throughout the doc
2020-06-14 06:06:27 +12:00
David Young fbf801434a Update keepalived recipe to osixia/keepalived:2.0.20 2020-06-12 16:10:57 +12:00
David Young a01a4e0555 Improve Discord docs 2020-06-12 10:13:51 +12:00
Benjamin Durham b95e849b7c Add WIP docs on using Discord (#98) 2020-06-12 09:39:50 +12:00
Ben Jones d5525f8280 Improve traefik docs (#103) 2020-06-12 09:37:08 +12:00
Ben Jones bcdb8fc229 fix env filename in nextcloud db-backup compose (#104) 2020-06-12 09:36:49 +12:00