Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support the farmer plugin. implements #1 #3

Merged
merged 2 commits into from
Apr 16, 2024
Merged

support the farmer plugin. implements #1 #3

merged 2 commits into from
Apr 16, 2024

Conversation

splitbrain
Copy link
Contributor

This makes adjustments so that farming will automatically work as soon as the farmer plugin is installed. The setup step can be skipped and instead the plugin is preconfigured to use /storage/farm as farm dir.

!bang based animals are supported, but of course it makes more sense to use a host based setup with docker. With a reverse proxy in front of this image, it should be easy to point different host names at this image. However this has not been tested yet and might need additional adjustments in the farmer plugin.

A merge should only happen after this has been tested.

This makes adjustments so that farming will automatically work as soon
as the farmer plugin is installed. The setup step can be skipped and
instead the plugin is preconfigured to use /storage/farm as farm dir.

!bang based animals are supported, but of course it makes more sense to
use a host based setup with docker. With a reverse proxy in front of
this image, it should be easy to point different host names at this
image. However this has not been tested yet and might need additional
adjustments in the farmer plugin.

A merge should only happen after this has been tested.
@splitbrain splitbrain marked this pull request as ready for review April 16, 2024 14:19
@splitbrain
Copy link
Contributor Author

Host based farming has been tested successfully using caddy:

sudo ./caddy reverse-proxy --from foo.local --to localhost:8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant