Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request includes several updates to the
README
files across multiple languages, primarily focusing on the addition of DockerHub links and the announcement of the self-hosted version of SwanLab. The most important changes include adding DockerHub badges and links, updating recent updates sections, and revising the self-hosting instructions.Additions and updates:
README.md
,README_EN.md
,README_JP.md
,README_RU.md
: Added DockerHub badge and link for SwanLab's Docker images. [1] [2] [3] [4]README.md
,README_EN.md
,README_JP.md
,README_RU.md
: Updated the recent updates section to include the announcement of the privatized deployment edition and support for plugin extensions. [1] [2] [3] [4]Self-hosting instructions:
README.md
,README_EN.md
,README_JP.md
,README_RU.md
: Revised the self-hosting instructions to provide a step-by-step guide for deploying the self-hosted version using Docker, including commands for cloning the repository, running installation scripts, and logging into the self-hosted service. [1] [2] [3] [4]Reorganization of changelog entries:
README.md
,README_RU.md
: Moved specific changelog entries to the detailed changelog section for better organization. [1] [2]