From 39358d460f5cd37fb758a8cf2545ff0598acbd38 Mon Sep 17 00:00:00 2001 From: Stephan Lichtenauer <65355462+hny-gd@users.noreply.github.com> Date: Wed, 19 Jun 2024 13:54:49 +0200 Subject: [PATCH 1/2] Create pot.adoc --- .../en/status/report-2024-04-2024-06/pot.adoc | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 website/content/en/status/report-2024-04-2024-06/pot.adoc diff --git a/website/content/en/status/report-2024-04-2024-06/pot.adoc b/website/content/en/status/report-2024-04-2024-06/pot.adoc new file mode 100644 index 00000000000..65e523064d0 --- /dev/null +++ b/website/content/en/status/report-2024-04-2024-06/pot.adoc @@ -0,0 +1,23 @@ +=== Containers and FreeBSD: Pot, Potluck and Potman + +Links: + +link:https://github.com/bsdpot[Pot organization on GitHub] URL: link:https://github.com/bsdpot[] + +Contact: Luca Pizzamiglio (Pot) + +Contact: Bretton Vine (Potluck) + +Contact: Michael Gmelin (Potman) + +Pot is a jail management tool that link:https://www.freebsd.org/news/status/report-2020-01-2020-03/#pot-and-the-nomad-pot-driver[also supports orchestration through Nomad]. +Potluck aims to be to FreeBSD and Pot what Dockerhub is to Linux and Docker: a repository of Pot flavours and complete container images for usage with Pot and in many cases Nomad. + +During this quarter, there were no new link:https://github.com/bsdpot/pot[Pot] releases. + +Potluck images saw some updates again though. +All images have been rebuilt for the new quarterly packages, a new link:https://github.com/bsdpot/potluck/tree/master/opensearch[Opensearch] container has been added. +Additionally additional features, updates and fixes have been committed to containers like link:https://github.com/bsdpot/potluck/tree/master/postgresql-patroni[PostgreSQL-Patroni] or link:https://github.com/bsdpot/potluck/tree/master/nomad-server-tls[Nomad-Server-TLS]. + +In total, there are 58 container images and templates available now. + +As always, feedback and patches are welcome. + +Sponsors: Nikulipe UAB, Honeyguide Group From 719581d8030b91a46c269b4c91e5565341f647f2 Mon Sep 17 00:00:00 2001 From: Stephan Lichtenauer <65355462+hny-gd@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:05:06 +0200 Subject: [PATCH 2/2] Update pot.adoc Slight improvement of wording. --- website/content/en/status/report-2024-04-2024-06/pot.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2024-04-2024-06/pot.adoc b/website/content/en/status/report-2024-04-2024-06/pot.adoc index 65e523064d0..1acf536d569 100644 --- a/website/content/en/status/report-2024-04-2024-06/pot.adoc +++ b/website/content/en/status/report-2024-04-2024-06/pot.adoc @@ -14,7 +14,7 @@ During this quarter, there were no new link:https://github.com/bsdpot/pot[Pot] r Potluck images saw some updates again though. All images have been rebuilt for the new quarterly packages, a new link:https://github.com/bsdpot/potluck/tree/master/opensearch[Opensearch] container has been added. -Additionally additional features, updates and fixes have been committed to containers like link:https://github.com/bsdpot/potluck/tree/master/postgresql-patroni[PostgreSQL-Patroni] or link:https://github.com/bsdpot/potluck/tree/master/nomad-server-tls[Nomad-Server-TLS]. +Additional features, updates and fixes have been committed to containers like link:https://github.com/bsdpot/potluck/tree/master/postgresql-patroni[PostgreSQL-Patroni] or link:https://github.com/bsdpot/potluck/tree/master/nomad-server-tls[Nomad-Server-TLS]. In total, there are 58 container images and templates available now.