diff --git a/website/content/en/status/report-2026-01-2026-03/stackit.adoc b/website/content/en/status/report-2026-01-2026-03/stackit.adoc new file mode 100644 index 0000000000..35c3eeb86b --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/stackit.adoc @@ -0,0 +1,22 @@ +=== STACKIT Cloud Integration on FreeBSD + +Links: + +link:https://stackit.com[STACKIT] URL: link:[https://stackit.com/] + +link:https://github.com/stackitcloud/stackit-cli[STACKIT CLI] URL: link:https://github.com/stackitcloud/stackit-cli[] + +Contact: Robert Gogolok + +I am working to ensure FreeBSD is a first-class platform for managing resources on STACKIT, the sovereign European cloud. +The goal is to provide the BSD community with native, reliable access to STACKIT’s IaaS and PaaS tools. + +Native Binaries: In addition to the existing link:https://github.com/stackitcloud/stackit-cli[sysutils/stackit] port, native FreeBSD binaries (amd64/arm64) are now included in every link:https://github.com/stackitcloud/stackit-cli/releases[official upstream release]. + +Upstream Contributions: + +* link:https://github.com/stackitcloud/stackit-cli/pull/1048[PR #1048]: Added logic to ship native FreeBSD binaries via goreleaser. +* link:https://github.com/stackitcloud/stackit-cli/pull/1243[PR #1243]: Added support for opening authentication URLs on FreeBSD. + + +Future Work: + +* Ensure the official link:https://github.com/stackitcloud/terraform-provider-stackit[Terraform Provider for STACKIT] functions correctly on FreeBSD.