
Reputation
Badges 1
38 × Eureka!not entirely sure on this as we used the custom AMI solution, is there any documentation on it?
Is it possible to use an IAM role rather than user credentials in the clearml.conf file?
yep still referring to the S3 credentials, somewhat familiar with boto and IAM roles
Hey @<1523701205467926528:profile|AgitatedDove14> I am helping Max to get this working. I ran the clearml-agent init
and now have the correct entries in the clearml.conf file.
Created an ssh key from the agent, uploaded it to the git repo, but still getting this error:
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
If I manually ssh on to the agent, and run:
`git clon...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
it looks like clearml-apiserver
and clearml-fileserver
are continually restarting
no, that's what i'm trying to do
ok i'll try that out thanks
have 2 listeners setup. LB 80 > instance 8080 and LB 443 > instance 8080
Hi @<1523701205467926528:profile|AgitatedDove14> I tried this out, but I keep getting connection timeouts in the browser getting to the ELB. The instance is showing as inservice and passing the healthcheck. Is there any other configuration I need to do in the clearml.conf to make this work?
- What are the credentials that are referred to in the logs? Where do I get these?
- How do I ensure this container is run automatically if it keeps restarting using the docker-compose file?
- If I run
sudo docker run -it allegroai/clearml-agent-services:latest
manually, do I need to put this in a crontab? My knowledge of running docker containers is a bit limited. - Does this service need to run if I already have a clearml-agent running on a separate instance?