1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-05-28 17:32:54 +00:00
Commit Graph

474 Commits

Author SHA1 Message Date
David Young f24f19b5f3 Add notes on how to submit a new recipe 2021-01-08 05:58:39 +13:00
David Young c24f591b5e More tweakage of issue templates 2021-01-07 22:22:46 +13:00
David Young 24b6ad368c Tidy up issue templates 2021-01-07 22:12:39 +13:00
David Young 4b33769967 Update bug report template 2021-01-07 08:50:45 +00:00
David Young 5bfa671c63 Merge pull request #140 from geek-cookbook:funkypenguin/issue139
Add stale-issue-pruning to GitHub repo
2021-01-07 20:42:36 +13:00
David Young 835b84bd8e Add stale-issue-pruning to GitHub repo
Fixes #139
2021-01-07 20:41:38 +13:00
David Young 54f74c8905 Add link to GitHub contributions page 2021-01-07 19:04:55 +13:00
Benjamin Durham 26a0510502 Fixing Broken Kubernetes Links (#127)
Co-authored-by: David Young <davidy@funkypenguin.co.nz>
2021-01-07 18:51:57 +13:00
David Young 4b3b6ec4cc Create LICENSE.md 2021-01-07 17:49:23 +13:00
David Young 9b16369f2d Minimal changes for a PR 2021-01-07 16:18:36 +13:00
David Young e473b61d30 Add basic PR template 2021-01-07 16:07:54 +13:00
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