New Page
Install Xbackbone server using this Docker Compose snippet.
version: "2.1"
services:
xbackbone:
image: ghcr.io/linuxserver/xbackbone
container_name: xbackbone
environment:
- PUID=1000
- PGID=1000
- TZ=America/Detroit
volumes:
- /docker/xbackbone:/config
ports:
- 8087:80
- 4443:443
restart: unless-stopped
Now download the Sharex client config by clicking the button shown here
Now it's time to import that file you downloaded from your Xbackbone profile.
Then under Image uploader (2) select your domain or server IP. Click the test button to make sure it works, then close it out.
Extra
You can enable the ability to right click on images to upload to your server.