Skip to content

Conversation

@ChristophorusReyhan
Copy link

quickstart for users who want to use config file instead

Signed-off-by: ChristophorusReyhan <39609246+ChristophorusReyhan@users.noreply.github.com>
Copy link

@bytequill bytequill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a bit of minor feedback (mostly just pet-peeves) from a random person, no idea why I decided to randomly review a doc PR

python copyparty-sfx.py -c config.conf
```

**4. Install Extras (Optional)**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider rewording Extras into extra/optional dependencies

* ...maybe [prisonparty](./bin/prisonparty.sh) to create a tiny [chroot](https://wiki.archlinux.org/title/Chroot) (very portable),
* ...or [bubbleparty](./bin/bubbleparty.sh) to wrap it in [bubblewrap](https://github.com/containers/bubblewrap) (much better)
* or if you prefer to [use docker](./scripts/docker/) 🐋 you can do that too
* docker has all deps built-in, so skip this step:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The config-file install header breaks the flow of this line into the #Thumbnail instructions. Consider rewording and/or adding a link to the section?

eg.

Suggested change
* docker has all deps built-in, so skip this step:
* docker has all deps built-in, so, skip the [Thumbnails](#thumbnails) step

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image8.png


Ubuntu/Debian: `sudo apt install python3-pil ffmpeg`

Windows: `pip install --user Pillow` + add FFmpeg to PATH

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. add the --no-install-recommends to the apt example (as seen on L220)
  2. While I understand including install instructions for most used OSes it would probably be better to just link to the section because this way you include all the additional Windows information, basic documentation on media tags


Windows: `pip install --user Pillow` + add FFmpeg to PATH

**5. Expose Publicly (Optional)**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of ways to expose a web service on the open internet. Cloudflare tunnel is a good way to securely expose ad-hoc but I'm not sure we want to specifically feature that in a quickstart

Copy link

@fantasmaancargel2009-afk fantasmaancargel2009-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tth: virus&+??‽

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.

3 participants