Time
S
Nick
Message
01:04
bjonnh
but I see where the problem is
02:47
pdurbin
What problem?
12:55
donsizemore joined #dataverse
12:56
donsizemore
@pdurbin can you download the solr tarball locally to speed up your build?
13:25
andrewSC joined #dataverse
14:21
bjonnh
pdurbin: images are built with layers
14:21
bjonnh
pdurbin: so if you didn't change anything above a line, it isn't going to be rurun nor redownloaded
14:22
donsizemore joined #dataverse
14:36
donsizemore joined #dataverse
15:05
pdurbin
bjonnh: ok, cool
15:05
pdurbin
donsizemore: I guess that answers your question too
15:34
bjonnh
pdurbin: well you can also push your image directly to the minishift registry, you can probably redirect the registry port and use that
15:39
pdurbin
yeah, I'm trying that now, thanks
15:40
pdurbin
bjonnh: have you tried deploying Dataverse to Minishift using my branch?
15:45
bjonnh
not yet
15:45
bjonnh
I have an LDAP to deploy today
15:46
pdurbin
ok, no worries
15:49
bjonnh
I deployed a canvas instance yesterday
15:49
bjonnh
I hate java deployments even more now (they use ruby, it took me 10 min including the time to link it to LDAP)
15:49
pdurbin
ah, Harvard switched to Canvas recently
15:50
bjonnh
that stuff just works (TM)
15:58
bjonnh
we are still using blackboard here
16:05
pdurbin
I audited a stats class and it seemed to work fine.
18:30
donsizemore joined #dataverse
18:41
pdurbin
donsizemore: how's it going?
18:42
donsizemore
@pdurbin tracing failed upload/ingest at the moment, but otherwise okay!
18:44
pdurbin
Sounds like managing a Dataverse installation is a full time job. :)
18:49
donsizemore
Jon is at RDA in Montréal. I hope you all are well
18:52
pdurbin
Ah, I think Merce is there too.
19:12
donsizemore joined #dataverse
19:25
axfelix joined #dataverse
19:52
axfelix joined #dataverse
21:06
pdurbin
It turns out that just pushing to Docker Hub is pretty fast. After you do the first push, which takes a long time.
21:09
donsizemore joined #dataverse
23:09
bjonnh
so now I have openldap, samba, nginx that work
23:10
bjonnh
all with docker in separate containers
23:10
bjonnh
with TLS
23:10
bjonnh
with a certificate generated by a docker certbot (let's encrypt) and a shared volume between all of them
23:10
bjonnh
(well almost samba doesn't get to see the certificate)