Greg greg
  • Joined on 2018-11-05
greg closed issue kosmos/chef#80 2019-07-30 11:47:33 +00:00
XMPP HTTP uploads failing again
greg merged pull request kosmos/chef#84 2019-07-30 11:46:43 +00:00
Configure hubot/wormhole deployment
greg closed pull request kosmos/chef#84 2019-07-30 11:46:43 +00:00
Configure hubot/wormhole deployment
greg closed issue kosmos/chef#83 2019-07-29 13:41:22 +00:00
Update MySQL packages
greg commented on issue kosmos/chef#83 2019-07-29 13:40:18 +00:00
Update MySQL packages

This is all done and working now.

greg commented on issue kosmos/chef#83 2019-07-29 13:10:36 +00:00
Update MySQL packages

I have managed to update mysql-server-5.7, after stopping /etc/systemd/system/mysql.service, moving it, running systemctl daemon-reload.

greg commented on issue kosmos/chef#83 2019-07-29 12:44:58 +00:00
Update MySQL packages

On andromeda there is a /etc/systemd/system/mysql.service file that was created by Chef, on a fresh VM the service is provided by the package and is located at /lib/systemd/system/mysql.service. So it looks like an issue caused by past versions of the mysql cookbook

greg commented on issue kosmos/chef#83 2019-07-29 11:08:12 +00:00
Update MySQL packages

The apt preferences files you created are being ignored because of their name (apt thinks .7 is the extension, so they would need to end with .pref). Here's the manpage

greg commented on issue kosmos/gitea.kosmos.org#29 2019-07-24 16:28:33 +00:00
Downsizing the GKE setup

I found a resource that lists the actual allocatable memory for different node types: https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#memory_cpu

greg commented on issue kosmos/gitea.kosmos.org#29 2019-07-24 15:13:30 +00:00
Downsizing the GKE setup

Here are the current pods running on our two nodes:

greg opened issue kosmos/gitea.kosmos.org#29 2019-07-22 08:18:55 +00:00
Downsizing the GKE setup
greg merged pull request kosmos/chef#81 2019-07-19 17:12:11 +00:00
Set the uploads dir inside of /opt/ejabberd instead of /var/www
greg closed pull request kosmos/chef#81 2019-07-19 17:12:11 +00:00
Set the uploads dir inside of /opt/ejabberd instead of /var/www
greg created pull request kosmos/chef#81 2019-07-19 10:50:56 +00:00
Set the uploads dir inside of /opt/ejabberd instead of /var/www
greg pushed to bugfix/80-xmpp_uploads_location at kosmos/chef 2019-07-19 10:50:20 +00:00
0fa9e6cbb7 Set the uploads dir inside of /opt/ejabberd instead of /var/www
greg commented on issue kosmos/chef#80 2019-07-05 23:31:39 +00:00
XMPP HTTP uploads failing again
greg created pull request kosmos/chef#79 2019-07-05 14:04:58 +00:00
Switch to the new ipfs cookbook
greg pushed to feature/new_ipfs_cookbook at kosmos/chef 2019-07-05 14:02:41 +00:00
ab09dd81b4 Update the ipfs cookbook to 0.4.0
666ba1e6f6 Override node attributes for andromeda and barnard
9c8befc179 Move attributes from the ipfs cookbook to kosmos-ipfs
greg pushed to feature/ingress at kosmos/gitea.kosmos.org 2019-07-05 09:13:58 +00:00
67d87d7d5b Use the correct name for the ingress
greg commented on issue kosmos/gitea.kosmos.org#26 2019-07-04 15:45:42 +00:00
WIP: Set up ingress with Let's Encrypt certificates using cert-manager

I pushed docs about Ingress, based on the successful test deployment of Gitea that I've done (https://gitea-test.kosmos.org/).