Add reach-me-out to homelab templates#98
Open
kartikeychoudhary wants to merge 1 commit into
Open
Conversation
Static link-in-bio page (React + Vite, baked YAML config) published as kartikey31choudhary/reach-me-out on Docker Hub. Single-container (type 1) running nginx on port 80. Optional config.yaml bind-mount lets users override name, links, and theme at runtime without rebuilding. Repo: https://github.com/kartikeychoudhary/Reach-me-out Image: https://hub.docker.com/r/kartikey31choudhary/reach-me-out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds reach-me-out — a static, config-driven link-in-bio page — as a new
type: 1entry insources/local/homelab_templates.json.Why
It's a zero-dependency, single-container self-hosted app (React + Vite bundled with nginx, ~30 MB image) that fits the homelab category well: one person deploys it, mounts a
config.yaml, and gets a personal profile page with tappable links, QR share, and a downloadable vCard.Details
kartikey31choudhary/reach-me-out— multi-arch (linux/amd64,linux/arm64), tags:latestand:v1.0.08080:80/tcpconfig.yamlto/usr/share/nginx/html/config.yaml:ro— without it, the image ships a neutral "John Doe" defaultVerification
Schema.json