• Joined on 2021-07-19
forest commented on issue coop-cloud/capsul#7 2022-05-12 16:56:01 +00:00
ssh key upload only works without value in "name" field

I think it probably just needs these commits? 9d6fe075b0..961bb4976b

I can't…

forest commented on issue coop-cloud/capsul#7 2022-05-11 17:53:25 +00:00
ssh key upload only works without value in "name" field

FWIW the deployed version on capsul.org does not have this issue, or at least I can't seem to reproduce it.

I will say, in the past we have had some issues with SSH keys not being accepted…

forest commented on issue coop-cloud/capsul#7 2022-05-11 17:51:15 +00:00
ssh key upload only works without value in "name" field

This issue would be inside the 3wordchant/capsul-flask:yolocolo docker image -- that docker image I believe comes from https://git.autonomic.zone/3wordchant/capsul-flask

forest commented on issue coop-cloud/organising#106 2021-10-19 13:52:28 +00:00
3rd party abra integration thread

Go packages are typically git repos -- the package ID is typically the repo URL.

So you would 1st create the repo, say https://git.coopcloud.tech/coop-cloud/my-thingy

Say that the go source…

forest commented on issue coop-cloud/organising#106 2021-08-19 18:51:59 +00:00
3rd party abra integration thread

I also built a UI for the terraform plan and apply process. It generates an SVG diagram of the terraform modules & resources using graphviz dot and post-processes the SVG to make it style-able…

forest commented on issue coop-cloud/organising#106 2021-08-19 18:45:54 +00:00
3rd party abra integration thread

When I was doing this, I decided to base it on Terraform. Terraform has a ton of already supported providers, w/ a nice and easy (open) way to add more. And it's easy-ish to use terraform modules to…

forest commented on issue servers.coop/servers.coop#6 2021-08-02 14:45:50 +00:00
Fix extra width

fixed by 93de40bd4e

forest pushed to main at servers.coop/servers.coop 2021-08-02 14:45:30 +00:00
93de40bd4e fix horizontal scroll
forest commented on issue servers.coop/servers.coop#6 2021-08-02 14:22:28 +00:00
Fix extra width

Oh, I see it now.

forest commented on issue servers.coop/servers.coop#6 2021-08-02 14:21:10 +00:00
Fix extra width

How to reproduce this ?

forest commented on pull request servers.coop/servers.coop#5 2021-08-01 21:33:40 +00:00
add webp generator -- website filesize ~300kb -> 80kb

K should be good to go now

forest pushed to webp at servers.coop/servers.coop 2021-08-01 21:33:17 +00:00
1121e7aad7 fix mediablaze logo svg -> png conversion issues
forest commented on pull request servers.coop/servers.coop#5 2021-08-01 21:26:16 +00:00
add webp generator -- website filesize ~300kb -> 80kb

somethings wrong with mediablaze logo

forest created pull request servers.coop/servers.coop#5 2021-08-01 21:20:43 +00:00
add webp generator -- website filesize ~300kb -> 80kb
forest pushed to webp at servers.coop/servers.coop 2021-08-01 21:19:55 +00:00
35ba487094 un-hardcode cwebp path
forest deleted branch main4 from servers.coop/servers.coop 2021-08-01 21:19:44 +00:00
forest created branch main4 in servers.coop/servers.coop 2021-08-01 21:19:26 +00:00
forest pushed to main4 at servers.coop/servers.coop 2021-08-01 21:19:26 +00:00
35ba487094 un-hardcode cwebp path
forest created branch webp in servers.coop/servers.coop 2021-08-01 21:18:51 +00:00
forest pushed to webp at servers.coop/servers.coop 2021-08-01 21:18:51 +00:00
f1da586a6a add webp generator -- website filesize ~300kb -> 80kb