Xe Iaso

Results 78 issues of Xe Iaso

``` core@flitter ~ $ /usr/bin/docker run --rm -P --name app-rails-4ba97409 --hostname rails -e HOST=$COREOS_PRIVATE_IPV4 10.132.196.65:5000/xena/rails:4ba9740 /bin/bash -x /start web + export HOME=/app + HOME=/app + chown -R u23685:u23685 /app +...

Right now it is spread across: - `/flitter/lagann/authkeys/` - `/flitter/lagann/users/` - `/flitter/builder/users/` Maybe it would be better to unify this? ref #22

question

This would follow [the principle of least privilege](https://en.wikipedia.org/wiki/Principle_of_least_privilege) and reduce builder image complexity as we are effectively giving it full root on the system anyways with what is being passed...

question

- listing users - changing password

enhancement
help wanted

`builder`, `lagann` and `proxy` should not be running on application nodes. `router`, `havok` and application units should not be running on backplane nodes. This will also set the groundwork for...

enhancement

Layer in more `ENV` layers or specify more environment variables in the `docker run` command.

enhancement

Repurpose `proxy` into a generic TCP proxy for application use. Also look into making derivatives of the `proxy` tool specialized for common protocols such as IRC.

``` fluttershy irssi-lua (:master) X > make cc -Wall -O2 -Werror -g -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/home/xena/downloads/irssi -I/home/xena/downloads/irssi/src -I/home/xena/downloads/irssi/src/fe-common/core -I/home/xena/downloads/irssi/src/core -I/home/xena/downloads/irssi/src/fe-text -I/home/xena/downloads/irssi/src/irc -I/home/xena/downloads/irssi/src/irc/core -I/home/xena/downloads/irssi/src/irc/dcc -I/home/xena/downloads/irssi/src/irc/notifylist -I. -fPIC -c lua_loader.c In file included...