You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to gitmemory.com (which is issue #1 actually) I found out that I had to set the container's hostname to something like master-1. Else the hostname defaults to the container id (5b33eff2b1cf in the above error).
Hi,
Still trying to setup a working docker-compose configuration. Here is my snippet for
tmate-master
:Environment variables guessed from [1] and [2].
|1] https://github.com/tmate-io/tmate-kube/blob/master/prod/master.yaml
[2] https://github.com/tmate-io/tmate-master/blob/master/config/prod.exs
As I understand it,
PG_SSL_CA_CERT
andMAILGUN_*
variables are not mandatory.With these settings,
tmate-master
fails at startup with:What could be missing?
Thanks in advance.
The text was updated successfully, but these errors were encountered: