saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Create box.j2 #168

Closed nachobel closed 8 months ago

nachobel commented 9 months ago

Template for a Box.com remote.

owine commented 9 months ago

Thanks for the PR. I know some use a chunker remote for Box. Is this for a standard Box remote, a chunker or both?

nachobel commented 9 months ago

This is for a box remote setup behind a clone chunked remote, mounting the chunker remote. It should work with a normal box remote as well though, but I haven’t tried it like that.

My first attempt at a PR! On Oct 1, 2023 at 09:47 -0500, owine @.***>, wrote:

Thanks for the PR. I know some use a chunker remote for Box. Is this for a standard Box remote, a chunker or both? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

saltydk commented 9 months ago

I suspect we'll setup a community repo for user submitted profiles. Just need to think on how to structure it. I will not be able to personally validate every submission so I kind of want to avoid having profiles in Saltbox itself if they haven't been tested by us. I will reply again on this PR when we've decided how to go about this as this will have a place somewhere either way it goes.

owine commented 8 months ago

Can you PR this to the new repo we have established for mount templates? https://github.com/saltyorg/mount-templates

I am closing this here but see no reason not to accept it on that templates repo