git: 7cb2c007d9 - main - Status/2023Q3/pot.adoc: Add report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Oct 2023 09:01:12 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=7cb2c007d9dd260a4e511bd9eea2e7eec38b4184 commit 7cb2c007d9dd260a4e511bd9eea2e7eec38b4184 Author: Stephan Lichtenauer <sl@honeyguide.eu> AuthorDate: 2023-10-05 08:31:02 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-10-05 09:01:05 +0000 Status/2023Q3/pot.adoc: Add report Reviewed by: grembo, Graham Perrin <grahamperrin@gmail.com> Pull Request: https://github.com/freebsd/freebsd-doc/pull/273 --- .../en/status/report-2023-07-2023-09/pot.adoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/website/content/en/status/report-2023-07-2023-09/pot.adoc b/website/content/en/status/report-2023-07-2023-09/pot.adoc new file mode 100644 index 0000000000..c0da5eb874 --- /dev/null +++ b/website/content/en/status/report-2023-07-2023-09/pot.adoc @@ -0,0 +1,27 @@ +=== 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) <pizzamig@FreeBSD.org> + +Contact: Bretton Vine (Potluck) <bv@honeyguide.eu> + +Contact: Michael Gmelin (Potman) <grembo@FreeBSD.org> + +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]. + +During this quarter, link:https://github.com/bsdpot/pot/pull/274[Pot 0.15.6] was finished, adding custom man:pf[4] rule configuration hooks. + +Additionally, link:https://github.com/bsdpot/nomad-pot-driver/releases/tag/v0.9.1[Nomad Pot Driver 0.9.1] that allows setting Pot attributes in Nomad job descriptions was released. + +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. + +Quite a few new container images were made available, e.g. a link:https://github.com/bsdpot/potluck/tree/master/caddy-s3-nomad[Caddy S3 proxy], a link:https://github.com/bsdpot/potluck/tree/master/mastodon-s3[Mastodon instance], and a link:https://github.com/bsdpot/potluck/tree/master/redis-single[Redis container]. +In total there are now 50 containers available that can either be downloaded as ready-made images at link:https://potluck.honeyguide.net/[the Potluck image registry], if you trust our build process, or that you can build yourself from the Pot flavour files stored in the link:https://github.com/bsdpot/potluck[Potluck GitHub repository]. + +The July/August 2023 edition of the FreeBSD Journal contains Luca's link:https://freebsdfoundation.org/wp-content/uploads/2023/08/Pizzamiglio.pdf[Jail Orchestration with pot and nomad] article, explaining how to use Pot and Potluck together with Nomad to orchestrate containers on multiple hosts. + +Last but not least, a patch (gitref:90b1184d93c8[repository=ports]) added build cluster support to the package:devel/sccache[] port. + +As always, feedback and patches are welcome. + +Sponsors: Nikulipe UAB, Honeyguide Group