Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sionsmith
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
sionsmith
11y ago
This is exactly what Tink app have done and they have been in operation for the past 3 years. Legally your using public available endpoints so even if they did block your IP's spin that docker image up on a new host ;)
2.
▲
by
sionsmith
12y ago
Again not sure how Contino do it but if your using autoscaling groups the best way todo this is pass in a bootstrap script (shell or ansible) into the group when creating it so that will pull down the correct images if more instances are ne
3.
▲
by
sionsmith
12y ago
Ok not sure what Contino do, but you want to do something along the lines of the following: - Build your java / maven projects as normal. - Use the maven scm / release plugin to publish your artifacts to your internal maven repo (
4.
▲
by
sionsmith
12y ago
Hey Ben, Thanks for the updated post. Could you give us a little more information / git gist ;) on how you achieved this: > Docker registry doesn’t inherently support the concept of versioning, so we have to manually add it using t