-
1.0.0 Stable
released this
2025-05-24 18:58:01 -07:00 | 10 commits to main since this releaseThe very first Rust version of BootStrapSona.
Using in Docker Compose
services: bootstrapsona: image: git.swee.codes/swee/bootstrapsona:1.0.0 restart: unless-stopped ports: - 2011:2011/tcp
Binaries
bootstrap-sona_linux_x86_64
- A single executable file for most Linux distributions
bootstrap-sona_linux-musl_x86_64
- A single executable file for Linux distributions with musl libc (e.g. Alpine Linux)Warning
Rocket on default will bind to port
8000
if you want to use the2011
port or any other, copy the Rocket.toml from the source codeBinaries built in actions run #70, Docker image built in actions run #71
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
bootstrap-sona_linux-musl_x86_64
8 downloads · 8.2 MiB
-
bootstrap-sona_linux_x86_64
8 downloads · 8.3 MiB
-
Source code (ZIP)