Skip to content

Instantly share code, notes, and snippets.

View briandant's full-sized avatar

Brian Dant briandant

View GitHub Profile

Keybase proof

I hereby claim:

  • I am briandant on github.
  • I am briandant (https://keybase.io/briandant) on keybase.
  • I have a public key whose fingerprint is 668F 7D35 BEB2 F4E9 390A 3371 53E9 CDC0 ECF5 AD8E

To claim this, I am signing this object:

Okay, this release doesn't feel as awesome as the last one, but can you blame us? That was a pretty sweet release.

Improvements

A new staging cluster

We've made a new cluster for staging. This was critical because breaking ISC's staging server or Nate's demo server was getting kinda old. This server will receive automatic pushes from develop via Codeship.

Merge commit: https://github.com/appsembler/wharf/commit/3090192
Primary commit: https://github.com/appsembler/wharf/commit/ce2c07238c1a33623a5b4760ba6fd707d2dec327

/* hide the sidebar */
#team_menu {display: none;}
#col_channels_bg {display: none;}
#col_channels {display: none;}
#messages_container {margin-left: 0;}
#messages-input-container {left: -160px;}
/* move the favouites star over */
#channel_header .star {
commit f231b69ab61f2a9d42d82ed425318f64cbe6d36c
Author: Brian Dant <briandant414@gmail.com>
Date:   Fri Aug 12 14:03:03 2016 -0700

    Remove the explicit declaration of Ubuntu codename.
    
    We're now relying on Ansible's `ansible_distribution_release`
    variable where we need to know the release we're using.

Image Pull Request PR Notes

My first one seems to have failed ... what would I do next as a user?

The PR will presumably sit in the "Recent" window, and I can't get rid of it.

A request to make a project can 500 if there's no image_settings associated:

Traceback

I sourced the file:

chaz@Brians-MacBook-Pro [14:51:48] [~/dev/projects/whalez] [master]
-> % source /Users/chaz/.carina/clusters/briandant414@gmail.com/clicluster/docker.env

The clusters are showing up:

chaz@Brians-MacBook-Pro [14:51:48] [~/dev/projects/whalez] [master]
-> % source /Users/chaz/.carina/clusters/briandant414@gmail.com/clicluster/docker.env
chaz@Brians-MacBook-Pro [14:51:54] [~/dev/projects/whalez] [master]
-> % carina ls
ClusterName         Flavor              Nodes               AutoScale           Status
webcluster          container1-4G       1                   false               active
web_1                | INFO 2016-05-04 17:39:11,337 serializers 11 140503110629120 Creating AdminContainer with volume container "~~(none)~~"
web_1                | INFO 2016-05-04 17:39:11,337 serializers 11 140503110629120 ... port_bindings = {80: 22811}
web_1                | ERROR 2016-05-04 17:39:11,344 base 11 140503110629120 Internal Server Error: /isc/dashboard/containers/
web_1                | Traceback (most recent call last):
web_1                |   File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response
web_1                |     response = wrapped_callback(request, *callback_args, **callback_kwargs)
web_1                |   File "/usr/local/lib/python2.7/site-packages/django/views/decorators/csrf.py", line 58, in wrapped_view
web_1                |     return view_func(*args, **kwargs)
web_1                |   File "/usr/local/lib/python2.7/site-packages/rest_framework/viewsets.py", line 85, in view
Attaching to wharf_redisDataContainer_1, wharf_hipache_1, wharf_pgDataContainer_1, wharf_postgres_1, wharf_web_1
x27[33mhipache_1            | x27[0mUsing configuration file:
x27[33mhipache_1            | x27[0m{
x27[33mhipache_1            | x27[0m    "server": {
x27[33mhipache_1            | x27[0m        "accessLog": "/var/log/hipache-access.log",
x27[33mhipache_1            | x27[0m        "workers": 10,
x27[33mhipache_1            | x27[0m        "maxSockets": 100,
x27[33mhipache_1            | x27[0m        "deadBackendTTL": 30,
x27[35mpostgres_1           | x27[0mLOG:  database system was interrupted; last known up at 2016-05-04 20:13:36 UTC
Attaching to wharf_redisDataContainer_1, wharf_hipache_1, wharf_pgDataContainer_1, wharf_postgres_1, wharf_web_1
x27[33mhipache_1            | x27[0mUsing configuration file:
x27[33mhipache_1            | x27[0m{
x27[33mhipache_1            | x27[0m    "server": {
x27[33mhipache_1            | x27[0m        "accessLog": "/var/log/hipache-access.log",
x27[35mpostgres_1           | x27[0mThe files belonging to this database system will be owned by user "postgres".
x27[33mhipache_1            | x27[0m        "workers": 10,
x27[35mpostgres_1           | x27[0mThis user must also own the server process.
x27[33mhipache_1            | x27[0m        "maxSockets": 100,