Two turnkey FeedLand deployments — Docker Compose and Cloudron
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 64/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- docker, docker-compose, mysql
- Domain
- documentation
Research direction
Start with the repository’s install documentation and inspect how the existing HTTPS guide is linked. Review the two referenced deployment repositories, then add suitable links for the Docker Compose and Cloudron options. Done means both deployment paths are clearly presented without disrupting the existing installation guidance.
Written by the indexing model from the issue text.
Description
Hi Dave,
I'm a self-hoster who's been running my own FeedLand instance, and along the way I hit the usual rough edges of getting it stood up and keeping it running. So I built two ways to make that a single command, and I wanted to share them here in case they're useful to other people setting up their own instances.
- feedland-docker — a Docker Compose deployment
- feedland-cloudron — a Cloudron app package
Neither is from scratch. The Docker one started from Scott Hanson's feedlandDockerCompose and leans on the Caddy setup from Scott's https.md guide in this repo. I just kept tightening it for an always-on server.
feedland-docker — docker compose up -d and you get FeedLand, MySQL, and Caddy with automatic HTTPS. A few things I added for running it unattended:
- Only Caddy is exposed to the net; the app and database stay on internal networks
- Healthchecks so services come up in the right order and restart cleanly
- A built-in mail catcher, so email confirmation works out of the box before you've wired up SES or SMTP
- Backup and migrate scripts
feedland-cloudron — for folks on Cloudron, it's an install away. Pre-built images, and Cloudron's managed addons handle MySQL, outbound email, and HTTPS for you:
cloudron install --image rmdes/feedland-cloudron:latest --location feedland.example.com
My question: would you consider linking these from the install docs, the way Scott's HTTPS guide is linked? I'm happy to maintain them and adjust anything to fit how you'd want easy deployment presented. And of course happy to hear if you'd rather they live somewhere else entirely.
Tutorial on how to self-host feedland
Thanks for FeedLand — it's a genuinely nice thing to run. ;-)
— rmdes
- Dominant language
- HTML
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from scripting/feedlandInstall
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
scripting/feedlandInstall#79 · 1 comment · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
scripting/feedlandInstall#77 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
scripting/feedlandInstall#76 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 20/100
scripting/feedlandInstall#74 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
scripting/feedlandInstall#73 · 1 comment ·
All issues in scripting/feedlandInstall
Similar issues
-
Area: Excel support
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
orbeon/orbeon-forms#7893 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
docToolchain/docToolchain#1705 ·
-
kb-infra-drift
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
OCHA-DAP/ds-knowledge-base#653 · 1 comment ·
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
namespace operations
Difficulty 1/5 Under an hour Newbie friendliness 90/100
EclipseFdn/open-vsx.org#13419 ·