shor0814
shor0814
Here are all of the log files including the docker.log from /var/log in docker.zip and the container logs in logs.tgz.zip (yes, it is a zipped tgz since GitHub rejected my...
> I dont think these are OneUptime logs. What would the oneuptime logs look like? I generated them from docker logs.... #!/bin/bash docker logs oneuptime-ingestor-1 > oneuptime-ingestor-1.log docker logs oneuptime-api-reference-1...
> See if you can reach http://testuptime.mydomain.com/accounts/login to create your initial account. Once the account is created you can then implement your reverse proxy to send your HTTPS traffic to...
Gave up on the Docker instance, and went to a K8S. Turns out, that isn't working either, the guy doing it for me keeps running into issues with clickhouse restarting...
Reinstall fixed this, but now, I can't verify the CNAME.   Any hints?
For anyone wondering, I had to add status.mycompany.com (Cname record) to oneuptimeIngress.hosts so it containeed my main host, and any status hostsnames. Seems kind of odd, so still should be...