Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to feature/bitcoin_cookbook at kosmos/chef 2020-01-22 18:37:31 +00:00
c9a7532819 Add systemd service
e4d252d345 Use 0.19 stable channel
Compare 2 commits »
raucao commented on issue kosmos/chef#121 2020-01-22 14:08:33 +00:00
Bitcoin (Core) cookbook

Great, thanks!

raucao created pull request kosmos/chef#121 2020-01-21 20:26:54 +00:00
WIP: Bitcoin (Core) cookbook
raucao pushed to feature/bitcoin_cookbook at kosmos/chef 2020-01-21 20:18:42 +00:00
dbaa74138d WIP bitcoind config
d66c07de78 Initial version of bitcoin cookbook
raucao closed issue kosmos/chef#120 2020-01-20 16:37:00 +00:00
Downtime on Andromeda (2020-01-20)
raucao commented on issue kosmos/chef#120 2020-01-20 16:36:51 +00:00
Downtime on Andromeda (2020-01-20)

I got all the Bitcoin/Lightning software running again. Have to finish the bitcoin cookbook I have on my machine, and also write code for all the Lightning stuff.

raucao commented on issue kosmos/meta#6 2020-01-16 18:02:27 +00:00
Create architecture diagram for Kredits

I think those are explained sufficiently clear in the software list under the diagram. There's not much space to work with, as it's pretty large and hardly legible in smaller sizes already.

raucao commented on issue kredits/meta#3 2020-01-16 18:01:32 +00:00
Set kredits logo on this gitea organization

Not yet. :)

raucao pushed to master at raucao/rs-location 2020-01-02 18:54:13 +00:00
4b42391f4e Hello world
raucao created repository raucao/rs-location 2020-01-02 18:53:50 +00:00
raucao commented on issue kosmos/chef#119 2019-12-27 11:06:18 +00:00
Use MIT as default cookbook license

I only changed it so that the documented default isn't wrong. It's easy enough for anyone to type a line of text when they create a cookbook. Spending a ton of time on this is not really useful IMO.

raucao commented on issue kosmos/gitea.kosmos.org#41 2019-12-24 12:58:51 +00:00
WIP: StatefulSet config for gitea-server

I think if it would fit right now, we wouldn't have had the upgrade issues, due to pods being scheduled on a different node.

raucao commented on issue kosmos/gitea.kosmos.org#41 2019-12-23 10:42:13 +00:00
WIP: StatefulSet config for gitea-server

There's one other solution that could make sense, which is using larger nodes and force-scheduling all gitea-server pods/replicas on the same node. This way, at least the rolling updates should work, and it would cost much less than the Filestore solution.

raucao commented on issue kosmos/gitea.kosmos.org#41 2019-12-23 09:38:22 +00:00
WIP: StatefulSet config for gitea-server

@gregkare So what this basically means is that Kubernetes is not a great place to run something like Gitea, which has to store files on disk and cannot use an object storage instead. Unless the project is big enough to justify the $0.30/GB cost of Google Filestore and the minimum purchase of 1TB storage/month.

raucao commented on issue kosmos/gitea.kosmos.org#41 2019-12-23 09:25:31 +00:00
WIP: StatefulSet config for gitea-server

OK, so I spent quite some time trying out all kinds of different configs until finally learning that GCE persistent disks simply don't support ReadWriteMany to begin with.

raucao commented on issue kosmos/meta#6 2019-12-21 16:42:28 +00:00
Create architecture diagram for Kredits

@bumi Could you please give me your feedback, so we can either improve the diagram, or close the issue?

raucao commented on issue kosmos/meta#8 2019-12-21 16:41:25 +00:00
Move all Kredits repos to Kredits namespaces

@bumi Any thoughts?

raucao commented on issue kosmos/gitea.kosmos.org#41 2019-12-21 13:05:49 +00:00
WIP: StatefulSet config for gitea-server

I tried specifying the volume ID for the new claims explicitly, but that also didn't work. So I posted a question on StackOverflow, which Google apparently uses as the official support site for GKE:

raucao commented on issue kosmos/chef#115 2019-12-21 09:57:45 +00:00
Cookbook to deploy a LDAP server (389 Directory Server)

I think we can merge it now.

raucao commented on issue kosmos/chef#115 2019-12-21 09:56:59 +00:00
Cookbook to deploy a LDAP server (389 Directory Server)

That looks much better. 👍