Bruno Inec
Bruno Inec
I have three different projects: * `virtualisation.arion.projects.traefik` * `virtualisation.arion.projects.authelia` * `virtualisation.arion.projects.nextcloud` And when I rebuild, none of the containers are up because of the following error: ``` # systemctl status...
I'd love to have the opportunity to change my notifications' colors or frame if they have actions or URLs. Or at least, be able to change `(A)` and `(U)` to...
##### Issue type: - Feature request ##### Version: ``` Version Information Vimperator: 3.16.0 (created: 2017/02/01 00:55:15) Firefox: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 ``` ##### Description: It would be...
It's problematic that we're doing `create_logger()` hidden in the `__init__` of `_ForwardServer` because it modifies the custom logger that we might be passing when creating an `SSHTunnelForwarder` by adding a...
Closes https://github.com/pahaz/sshtunnel/issues/244 I stole this snipped of code from [netmiko](https://github.com/ktbyers/netmiko/blob/4c3732346eea1a4a608abd9e09d65eeb2f577810/netmiko/base_connection.py#L902). (MIT license) Until https://github.com/paramiko/paramiko/pull/1951 gets merged, token parsing won't work but I think we can still merge. It's better than...
I'd love to have the possibility to have widgets that executes a command every x seconds (chosen by user) and displays the output in the widget area! Anyways, just discovered...
I'm getting the following error when updating the cache: ``` ❯ manix "" -u --source hm_options Building Home Manager Options cache... Failed to update Home Manager Options Caused by: 0:...
### What feature do you want to add? It would be great if there was also a simple docker image to serve the frontend with nginx for example. ### Why...
This pull request resolves #675 - [ ] I have read and agreed to the [code of conduct](https://github.com/movie-web/movie-web/blob/dev/.github/CODE_OF_CONDUCT.md). - [ ] I have read and complied with the [contributing guidelines](https://github.com/movie-web/movie-web/blob/dev/.github/CONTRIBUTING.md)....
### What feature do you want to add? I'd like to be able to configure the frontend with environment variables instead of having to edit the `config.js` file when not...