Josh Cox

Results 61 comments of Josh Cox

rancher itself does not care if it is deployed on ubuntu or centos. It only cares if there is a compatible docker binary, the rest of the linux runtime is...

Fuirthermore glim errors out when attempting to install grub during an EFI install: ``` ❯ ./glim.sh Found partition with label 'GLIM' : /dev/sde1 Found block device where to install GRUB2...

I had many of the above problems as well with setting the LDAP variables and strange happenings afterward, in the end using this helm chart solved my problems: https://github.com/jp-gouin/helm-openldap.git

I'm 2nding the anticipation of new dashboard and heapster

is there a way to indicate which docker images are ARM? methinks this should maybe something that should be incorporated into docker itself. i.e. `docker pull debian` should detect that...

+1 on adding ``` /var/lib/libvirt/images/* r, ``` to `/etc/apparmor.d/abstractions/libvirt-qemu` and then `systemctl restart apparmor.service`

I used NVM to downgrade to node v6.9.2

+1 I can't wait to see it @amejiarosario I think this project is the direction that everyone should be looking at. Don't go it alone, get your next version up...

@chengtie what version did you end up with? @amejiarosario have you got another branch where you are working on some updates? I've got a fork of this where I'm using...

I have one working with nodev6 here: http://meanshop.thalhalla.com:3547/ the repo is the one I gave earlier [here](https://github.com/Thalhalla/meanshop), I'd love to have your thoughts on how I butchered your repo (sorry...