mirror of
https://github.com/linuxserver/docker-xbackbone.git
synced 2026-02-13 08:28:25 +08:00
Merge pull request #2 from linuxserver/readmevars-fixes
readme vars fixes
This commit is contained in:
commit
dcaa60a41f
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@ -403,7 +403,7 @@ pipeline {
|
||||
--label \"org.opencontainers.image.licenses=GPL-3.0-only\" \
|
||||
--label \"org.opencontainers.image.ref.name=${COMMIT_SHA}\" \
|
||||
--label \"org.opencontainers.image.title=Xbackbone\" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/XBackBone) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. \" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/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. \" \
|
||||
--no-cache --pull -t ${IMAGE}:${META_TAG} \
|
||||
--build-arg ${BUILD_VERSION_ARG}=${EXT_RELEASE} --build-arg VERSION=\"${VERSION_TAG}\" --build-arg BUILD_DATE=${GITHUB_DATE} ."
|
||||
}
|
||||
@ -430,7 +430,7 @@ pipeline {
|
||||
--label \"org.opencontainers.image.licenses=GPL-3.0-only\" \
|
||||
--label \"org.opencontainers.image.ref.name=${COMMIT_SHA}\" \
|
||||
--label \"org.opencontainers.image.title=Xbackbone\" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/XBackBone) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. \" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/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. \" \
|
||||
--no-cache --pull -t ${IMAGE}:amd64-${META_TAG} \
|
||||
--build-arg ${BUILD_VERSION_ARG}=${EXT_RELEASE} --build-arg VERSION=\"${VERSION_TAG}\" --build-arg BUILD_DATE=${GITHUB_DATE} ."
|
||||
}
|
||||
@ -457,7 +457,7 @@ pipeline {
|
||||
--label \"org.opencontainers.image.licenses=GPL-3.0-only\" \
|
||||
--label \"org.opencontainers.image.ref.name=${COMMIT_SHA}\" \
|
||||
--label \"org.opencontainers.image.title=Xbackbone\" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/XBackBone) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. \" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/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. \" \
|
||||
--no-cache --pull -f Dockerfile.armhf -t ${IMAGE}:arm32v7-${META_TAG} \
|
||||
--build-arg ${BUILD_VERSION_ARG}=${EXT_RELEASE} --build-arg VERSION=\"${VERSION_TAG}\" --build-arg BUILD_DATE=${GITHUB_DATE} ."
|
||||
sh "docker tag ${IMAGE}:arm32v7-${META_TAG} ghcr.io/linuxserver/lsiodev-buildcache:arm32v7-${COMMIT_SHA}-${BUILD_NUMBER}"
|
||||
@ -491,7 +491,7 @@ pipeline {
|
||||
--label \"org.opencontainers.image.licenses=GPL-3.0-only\" \
|
||||
--label \"org.opencontainers.image.ref.name=${COMMIT_SHA}\" \
|
||||
--label \"org.opencontainers.image.title=Xbackbone\" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/XBackBone) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions. \" \
|
||||
--label \"org.opencontainers.image.description=[Xbackbone](https://github.com/SergiX44/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. \" \
|
||||
--no-cache --pull -f Dockerfile.aarch64 -t ${IMAGE}:arm64v8-${META_TAG} \
|
||||
--build-arg ${BUILD_VERSION_ARG}=${EXT_RELEASE} --build-arg VERSION=\"${VERSION_TAG}\" --build-arg BUILD_DATE=${GITHUB_DATE} ."
|
||||
sh "docker tag ${IMAGE}:arm64v8-${META_TAG} ghcr.io/linuxserver/lsiodev-buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER}"
|
||||
|
||||
17
README.md
17
README.md
@ -39,9 +39,9 @@ Find us at:
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-xbackbone/job/main/)
|
||||
[](https://ci-tests.linuxserver.io/linuxserver/xbackbone/latest/index.html)
|
||||
|
||||
[Xbackbone](https://github.com/SergiX44/XBackBone) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.
|
||||
[Xbackbone](https://github.com/SergiX44/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.
|
||||
|
||||
[![xbackbone]()](https://github.com/SergiX44/XBackBone)
|
||||
[](https://github.com/SergiX44/XBackBone)
|
||||
|
||||
## Supported Architectures
|
||||
|
||||
@ -59,7 +59,18 @@ The architectures supported by this image are:
|
||||
|
||||
## Application Setup
|
||||
|
||||
Access the WebUI at <your-ip>:80/443. Follow the installation wizardFor more information, check out [XBackBone](https://github.com/SergiX44/XBackBone).
|
||||
Access the WebUI at \<your-ip>:80/443. Follow the installation wizard. For more information, check out [XBackBone](https://github.com/SergiX44/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:
|
||||
|
||||
```ini
|
||||
upload_max_filesize = 25M
|
||||
post_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',`
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
@ -3,9 +3,9 @@
|
||||
# project information
|
||||
project_name: xbackbone
|
||||
project_url: "https://github.com/SergiX44/XBackBone"
|
||||
project_logo: ""
|
||||
project_logo: "https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/img/xbackbone.png"
|
||||
project_blurb: |
|
||||
[{{ project_name|capitalize }}]({{ project_url }}) is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It's your hosting and your rules, so say goodbye to closures and restrictions.
|
||||
[{{ project_name|capitalize }}]({{ project_url }}) 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.
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
|
||||
# supported architectures
|
||||
@ -31,7 +31,18 @@ param_ports:
|
||||
# application setup block
|
||||
app_setup_block_enabled: true
|
||||
app_setup_block: |
|
||||
Access the WebUI at <your-ip>:80/443. Follow the installation wizardFor more information, check out [XBackBone](https://github.com/SergiX44/XBackBone).
|
||||
Access the WebUI at \<your-ip>:80/443. Follow the installation wizard. For more information, check out [XBackBone](https://github.com/SergiX44/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:
|
||||
|
||||
```ini
|
||||
upload_max_filesize = 25M
|
||||
post_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',`
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user