november 2021 blog post
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
knoflook 2021-12-21 13:15:09 +01:00
parent 13cf28ee84
commit 43d867c551
Signed by: knoflook
GPG Key ID: D6A1D0E8FC4FEF1C
2 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,66 @@
---
title: "This month in Co-op Cloud November 2021"
date: 2021-12-21T13:11:32+01:00
draft: false
image: "/img/computeringarden.jpg"
imageCredit: "A person sitting on the ground using an 80's PC, from the Internet Gardening Collection by Trav Fryer (are.na/trav-fryer)"
description: "Our monthly updates for November 2021"
---
# This month in Co-op Cloud
## November 2021
Happy $season! Here's what's been going on in the co-op clouds in November.
### Community contributions
A long overdue announcement that @yusf set up a Matrix bot for making app packaging requests -- drop into the (noisy) [#coopcloud-dev:autonomic.zone](https://matrix.to/#/#coopcloud-dev:autonomic.zone) room to get to know it.
@Lioh wrote a lovely article in German about Co-op Cloud https://gnulinux.ch/selfhosting-mit-co-op-cloud-und-abra -- find them on Matrix if you can help with translations into other languages, or let us know if you've written your own post!
We had a great chat at this month's Kite-Flying about Co-op Cloud "The Organisation" -- [there are some rough notes](https://pad.autonomic.zone/yzFdVrY3S_KJDC44GS1yew#), which we're planning on turning into a proposal to take to the community in time for the beta launch.
## New app packages
- Snikket, chat that is simple, secure, and private (an XMPP/Jabber server distribution that comes with its own nice client) by @d1 and @3wc. https://git.coopcloud.tech/coop-cloud/snikket/
- Outline, Notion-style team knowledge base and wiki, by @travvy and @3wc https://git.coopcloud.tech/coop-cloud/outline
- n8n, easily automate tasks across different services, by @roxxers https://git.coopcloud.tech/coop-cloud/n8n/
- Jupyter-lab, extensible environment for interactive and reproducible computing, by @3wc https://git.coopcloud.tech/coop-cloud/jupyter-lab
- Element-Web by @d1 https://git.coopcloud.tech/coop-cloud/element-web. We've got a proof-of-concept of Matrix synapse <-> keycloak <-> Element-web integration set up for our comrades at Ruangrupa, who're doing ongoing testing.
### Recipe catalogue: redesign and update
Autonomic deisgners @analuisa and @hazelnot have kicked off a redesign of the [recipe catalog](https://dev.apps.coopcloud.tech/), starting with the review of the way that apps are categorised, and the information that's included.
Meanwhile, @3wc has been teaching `go-abra` to read metadata about packaging status and supported features from each recipe's `README` file to make sure we have the data to be able to display it.
### Hosted by Co-op Cloud
Some new Co-op Cloud-hosted infrastructure that's come up recently:
- Vermont Chicory Week, https://vermontchicoryweek.com/
- Jeanine Heath-McGlinn, https://heathmcglinn.com/
- Shaping Our Lives, https://shapingourlives.org.uk/
- WASHNote, https://washnote.com
### Into the Jabbiverse
Co-op Cloud is partying like it's 1999! Thanks to our new Snikket recipe, we've got an XMPP/Jabber server running, and we now have a (temporary) room to talk about all things Co-op Cloud:
> [coop-cloud@groups.snikket.demo.coopcloud.tech](xmpp://coop-cloud@groups.snikket.demo.coopcloud.tech)
(More permananent room Coming Soon™)
This is a really interesting alternative to other communications platforms we already have packaged like Matrix, Rocketchat and email. XMPP servers are famously low on resource usage, and there's a really nice wide range of client apps for different platforms.
Medium-term, we're curious about the prospects of bridging different systems: making it easier to run chat servers and bridges could help public interest projects meet people where they're at.
### `abra` 0.3.x-alpha is out
The alpha testing is still going on in the usual chaotic manner, we're hoping to stabilise `abra` in this 0.3.x series and hopefully do some sort of "code freeze" on new features and focus on squashing bugs, writing documentation and testing, testing, testing. Thanks to everyone who contributed to get this far :heart:
`app restart` is back! You no longer have to ssh to your remote machines to fix happy accidents.
You can upgrade to the latest abra, or install it, by running:
`curl https://install.abra.autonomic.zone | bash -s -- --rc`

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 KiB