Skip to content
#

Docker

docker logo

Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.

Here are 1,918 public repositories matching this topic...

jetztgradnet
jetztgradnet commented Oct 16, 2017

Which lab is it that you're having issues with?
Lab: Docker for Java Developers

Description

When deploying Java applications in production one usually specifies the amount of memory available to the JVM (-Xmx) and other assorted configuration settings. Unfortunately, this is (usually) static configuration and therefore fixed in the container image. When specifying memory constraints

ThomDietrich
ThomDietrich commented Apr 8, 2020

Hey all,
My private mail server had one or the other issue over the years. The server ended up in a blacklist, the SSL certificate was not renewed, SPDIF was not or wrongly configured, etc....
Mail is a complex issue and it is not a simple task to maintain a flawless system while the environment changes from time to time.
On top of all it is not easy to check every aspect.

Yes, a fully autom

panel
adaliszk
adaliszk commented Apr 13, 2020

Is your feature request related to a problem? Please describe.
When using a proxy in front of the Daemon, the port defined in the Node setting for daemon has to be exposed on the Daemon´s server as the Panel will try to reach the Daemon on the defined port. When set to the proxied port (eg: 443) then the proxy will able to forward the frontend to the backend but as soon as you auto-deploy the

dessemon
dessemon commented Apr 21, 2020

Is your feature request related to a problem? Please describe.
In a team of several administrators, if someone adds a new FAQ in the administration, no one is alerted of this addition.

Describe the solution you'd like
Add a mail notification when adding a new FAQ from the admin backend, same as mail notification when adding a new FAQ from frontend.

wuxt
topoldo
topoldo commented Apr 17, 2020

The section "Set up a cronjob to renew TLS certificates (optional)" of the present documentation of elabftw (ie the 3.4.8 version) reports:

Create a script containing:

# stop webserver
docker exec elabftw supervisorctl stop nginx
# renew certificate
certbot renew
# and start the webserver again
docker exec elabftw supervisorctl start nginx

... [skip]
If the code above doesn’

MantisMan13
MantisMan13 commented Feb 1, 2020

Forgive me if I'm missing something obvious as I'm new to both Docker and Magento (using your project to try to bootstrap myself on both). I've been working to try to get your project working on Windows Docker Desktop and have had some issues with port binds, paths and other things I'm working through and gaining understanding as I go. But one thing that is really bugging me here is if the docker-

Monitorr
quorn23
quorn23 commented Apr 29, 2020

Currently if you use the Monitorr Homepage Item it sorts it alphabetically.

For example
https://i.imgur.com/c8wvBn8.png
Monitorr

https://i.imgur.com/ZrG9SX2.png
Organizr

I see how the alphabetically order has its pros, but as montiorr already comes with a sorting mechanism and people might prefer their sorting from Monitorr (sorted by priority of the services for example) it would be

Created by Solomon Hykes

Released March 2013

Organization
docker
Website
www.docker.com
Wikipedia
Wikipedia
You can’t perform that action at this time.