Greg greg
  • Joined on 2018-11-05
greg closed issue kosmos/chef#3 2019-08-01 10:09:40 +00:00
Cron jobs & systemd timers fail silently
greg commented on issue kosmos/chef#3 2019-08-01 10:09:39 +00:00
Cron jobs & systemd timers fail silently

I checked on barnard and andromeda, the only cron job is backup (already notifies on failures/warnings) and the certbot timer is the only one that I found that needs email notifications. Closing this one

greg closed issue kosmos/chef#80 2019-07-30 11:47:33 +00:00
XMPP HTTP uploads failing again
greg commented on issue kosmos/chef#80 2019-07-30 11:47:33 +00:00
XMPP HTTP uploads failing again

Was fixed by #81

greg closed pull request kosmos/chef#84 2019-07-30 11:46:43 +00:00
Configure hubot/wormhole deployment
greg merged 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 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 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 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