This is an overview of the Codeberg Infrastructure. Uptime stats are calculated over the past 24 hours only.
Status messages on Mastodon
Regular maintenanc
So I was able to commit to codeberg last night (technically this morning) at about 2AM. This made me strongly consider setting up a cron job that checks for un-pushed updates every hour or so and just automatically tries to push them if they haven't been.
This, unfortunately, would require me to leave an unencrypted copy of my private key on disk, which I'd rather not do. I know that openssl does this to facilitate TLS on my web site, but still...
Maybe I can create a special key just for codeberg and revoke it when this issue is resolved?
Justine Smithies
in reply to Jonathan Lamothe • • •There was an issue status.codeberg.org/status/cod…
CC: @Codeberg@social.anoxinon.de
Codeberg Service Status
status.codeberg.orgJonathan Lamothe
in reply to Justine Smithies • •@Justine Smithies @Codeberg I'm still having issues as of a few minutes ago. Fortunately I'm not trying to push anything critical.
Usually, I can resolve it by waiting an hour or so and trying again, but it's not a guarantee.
Jonathan Lamothe
in reply to Jonathan Lamothe • •So I was able to commit to codeberg last night (technically this morning) at about 2AM. This made me strongly consider setting up a cron job that checks for un-pushed updates every hour or so and just automatically tries to push them if they haven't been.
This, unfortunately, would require me to leave an unencrypted copy of my private key on disk, which I'd rather not do. I know that openssl does this to facilitate TLS on my web site, but still...
Maybe I can create a special key just for codeberg and revoke it when this issue is resolved?