Xbackbone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.
We utilise the docker manifest for multi-platform awareness. More information is available from docker here and our announcement here.
Simply pulling lscr.io/linuxserver/xbackbone:latest should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
Xbackbone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.
We utilise the docker manifest for multi-platform awareness. More information is available from docker here and our announcement here.
Simply pulling lscr.io/linuxserver/xbackbone:latest should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
Access the WebUI at <your-ip>:80/443. Follow the installation wizard. For more information, check out XBackBone.
If you want to change the PHP max upload size you can override the php.ini file by adding options in /config/php/php-local.ini
Example:
upload_max_filesize=25Mpost_max_size=25M
For reverse proxying, remember to change the base_url in /config/www/xbackbone/config.php to your domain if you initially set up the application with a local url. E.g. 'base_url' => 'https://images.yourdomain.com',
25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
13.04.23: - Move ssl.conf include to default.conf.
19.01.23: - Rebase to alpine 3.17 with php8.1.
04.11.22: - Rebase to Alpine 3.16, migrate to s6v3.
01.11.22: - Move application install to /app/www/public, add migration notices for existing users. Container updates should now update the application correctly
20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
02.08.22: - Added note about updating.
06.06.21: - Initial Release.
Last update: October 8, 2023 Created: February 5, 2019
\ No newline at end of file
+
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64.
25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
13.04.23: - Move ssl.conf include to default.conf.
19.01.23: - Rebase to alpine 3.17 with php8.1.
04.11.22: - Rebase to Alpine 3.16, migrate to s6v3.
01.11.22: - Move application install to /app/www/public, add migration notices for existing users. Container updates should now update the application correctly
20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
02.08.22: - Added note about updating.
06.06.21: - Initial Release.
Last update: November 19, 2023 Created: February 5, 2019
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index e5351d0890..da6bfd3404 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ