J. Scott Elblein

Results 34 issues of J. Scott Elblein

Particularly the colors when clicked in/on.

TODO

Is there a way to **just** extract the files themselves, without lessmsi also re-creating the folder paths inside the msi? i.e. I extract to the path `C:\blah\`, (`lessmsi.exe x "{file}"...

I tend to like dark themes, especially a [Nord](https://www.nordtheme.com/) dark theme, so took some time out to create one for Apprise. If anyone's interested it can be grabbed here: https://github.com/STaRDoGG/apprise-nord-dark-theme...

enhancement

@igor-lemon , Just curious, how come you don't upload the source here on GH so others can (potentially) contribute, and move the development along a lot faster? It's been close...

Is there a way in monitorr to monitor dnscrypt? I have it running at port 6666. A hack/workaround of some sort perhaps? Currently, if you leave out "http:(s)" in the...

Does Gotify support docker secrets? In particular for the `GOTIFY_DEFAULTUSER_PASS` variable? I've looked at the docs but see no reference. if not, can it be added?

question

So, I'm in the Gotify WebUI, and I want to send a message to one of the Clients in my list of Clients (or perhaps even "broadcast" the same message...

a:feature

I'm still pretty new to all this Docker and Portainer stuff; I have a list of running containers right now. About half are HTPC software containers, and a few others...

kind/enhancement
area/containers
area/stacks

**Is your feature request related to a problem? Please describe.** Currently there is no container updating functionality within Portainer, so I use a WatchTower container to keep my containers up...

kind/enhancement
area/containers

I'm trying to run this command: ``` docker run --name phpmyadmin -d -p 9024:80 --net='my-db' -e TZ='America/Chicago' -e PMA_HOST=mysql -e MYSQL_ROOT_PASSWORD='werewrew#FDFDS%^FDF' -e PMA_ABSOLUTE_URI='https://my.domain.rocks:3333/phpmyadmin/' -v '/f/Sites/myWeb/.config/PHPMyAdmin/config.user.inc.php:/etc/phpmyadmin/config.user.inc.php' -v '/f/Sites/myWeb/.config/PHPMyAdmin/apache2.conf:/etc/apache2/apache2.conf' -v '/f/Sites/myWeb/.config/PHPMyAdmin/Saved:/saved' -v...

invalid
question