Sunsetting Charm Cloud #297
Replies: 3 comments
-
Sad day. Charm Cloud & Skate were very useful for quick sharing of e.g. SSH public keys when setting up a new computer or VM, or to substitute for clipboard sharing. Now, I guess I'll need to either not have it or to set up an always-on server. Thanks for making it, supporting it for free for a while, and sharing the idea! Good luck with your new projects! |
Beta Was this translation helpful? Give feedback.
-
As @bashbunni said on the Discord server some time ago, us contributors could take over the project and maintain it as a community effort. Ping me if you are interested in contributing/managing the project. While I really like this piece of software, I would never find the time to maintain it on my lonesome. So, the more the merrier! :) |
Beta Was this translation helpful? Give feedback.
-
I discovered https://pipe.pico.sh/ and the pico.sh ecosystem, which can replace some of the uses of Charm cloud for me. There's no private file storage, but exchanging information after authentication via ssh works. There's also https://patchbay.pub/, which I don't understand as well. |
Beta Was this translation helpful? Give feedback.
-
To continue innovating in this space and supporting our larger projects, we need to keep our small team focused on the most impactful work. On 29 November 2024, we will be sunsetting Charm Cloud. At that time we will be removing the servers from production and archiving the project on GitHub. Charm Cloud is self-hostable, so you can back up your data before that time and continue using this project on your own server.
The code will continue to be open source and publicly available. If you love this project and would like to maintain a fork, please do.
Learn more about self-hosting Charm Cloud.
Impacted tools
To configure both Skate and Glow to work with your own server, you'll need to update the Charm Cloud client environment variables. Glow historically integrated into the Charm Cloud via a stashing feature, but as of Skate v1.0.0 and Glow v2.0.0 the Charm Cloud integration in both applications has been removed (Skate now operates on a local database: to migrate your data see the Skate v1.0.0 Release Notes). For those using older versions, you can continue to use Charm Cloud features with your own server. Here are the relevant environment variables:
Source: https://github.com/charmbracelet/charm/blob/main/client/client.go
Thanks for using the Charm Cloud and please chat us up in Discord if you have any questions.
Beta Was this translation helpful? Give feedback.
All reactions