Jérémie Astori

Results 53 issues of Jérémie Astori

This is possible since The Lounge v2.5.0. See https://www.npmjs.com/search?q=keywords%3Athelounge-theme.

enhancement

Switching from Node.js v0.12 to v4.x in #14 has shown heavy limitations to the current way. Right now, it's just `curl`ing the Nodesource script, which is bad. [I tried to...

enhancement
help wanted

Labeling this as a bug because this is critical. Shout [comes with HTTPS support](https://github.com/erming/shout/blob/2cee0ea6ef5ee51de0190332f976934b55bbc8e4/defaults/config.js#L199) but this is not documented. First I need to make sure if HTTPS must be enabled...

bug
enhancement

While Shout is served through port 9000, one must make sure to have this port open on their firewall. I'll add a line in the README to do so with...

documentation

At the moment, accessing Shout must be done with `host.domain.com:9000` while it would be nicer to just login to `shout.domain.com`. This issue to remind me to add documentation to do...

documentation

At the moment, passwords cannot be changed in the UI (see https://github.com/erming/shout/issues/359 and https://github.com/erming/shout/issues/63) but only from the CLI. It means this role **must** permit password changes. This is critical...

enhancement
help wanted

The Ansible [`copy` module](http://docs.ansible.com/ansible/copy_module.html) used to install the program configuration supports validation through a `validate` command. It would be nice to check that configuration before installing it. Any solution to...

enhancement
help wanted

First of, is this a desired feature? @ulrikhindoe started working on this at https://github.com/astorije/chai-immutable/pull/85 but it never got in simply because I wasn't responsive enough. If anyone wants to help...

enhancement
help wanted