Safe2COVIDApp / bct-server

Bluetooth Contact Tracing for Covid19 - server
5 stars 1 forks source link

Setup demo machine on AWS #117

Closed mitra42 closed 4 years ago

mitra42 commented 4 years ago

Possibly on the box we had going.

danaronson commented 4 years ago

I reached out to @jmday, if this is just for testing for client developers, I wonder if it's just better teaching them how to run a server (ie just grabbing the docker file or running the python) so multiple developers can have their own servers.

mitra42 commented 4 years ago

I think we've got three tiers a) the Server-Dev servers @danaronson and I run for testing on our own machines b) a Client-Dev server that we could put on that AWS server you set up when we started work on this, (I don't have anything on there worth keeping), we could have that run with the current stable version of the server (maybe setup a "stable" branch it could pull from). c) Production servers - which as you said to @jmday need to be on Safe2's AWS account and running 24/7 (meaning requiring someone other than Dan or me doing very part-time Ops).

danaronson commented 4 years ago

Just had a good chat with Damian, walked him through the protocol and suggested that maybe the developers start with either the docker or the python (I pointed him to the repo). I will make a tagged release tonight and an updated docker image and push it to docker hub.

--dan

On Thu, May 7, 2020 at 2:40 PM Mitra Ardron notifications@github.com wrote:

I think we've got three tiers a) the Server-Dev servers @danaronson https://github.com/danaronson and I run for testing on our own machines b) a Client-Dev server that we could put on that AWS server you set up when we started work on this, (I don't have anything on there worth keeping), we could have that run with the current stable version of the server (maybe setup a "stable" branch it could pull from). c) Production servers - which as you said to @jmday https://github.com/jmday need to be on Safe2's AWS account and running 24/7 (meaning requiring someone other than Dan or me doing very part-time Ops).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Safe2COVIDApp/bct-server/issues/117#issuecomment-625511522, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAYRXEIO3MDGSAAWHUPKTTRQMTFJANCNFSM4M3AKDJA .

mitra42 commented 4 years ago

Sounds good

On 8/5/20 11:12 AM, dan aronson wrote:

Just had a good chat with Damian, walked him through the protocol and suggested that maybe the developers start with either the docker or the python (I pointed him to the repo). I will make a tagged release tonight and an updated docker image and push it to docker hub.

--dan

On Thu, May 7, 2020 at 2:40 PM Mitra Ardron notifications@github.com wrote:

I think we've got three tiers a) the Server-Dev servers @danaronson https://github.com/danaronson and I run for testing on our own machines b) a Client-Dev server that we could put on that AWS server you set up when we started work on this, (I don't have anything on there worth keeping), we could have that run with the current stable version of the server (maybe setup a "stable" branch it could pull from). c) Production servers - which as you said to @jmday https://github.com/jmday need to be on Safe2's AWS account and running 24/7 (meaning requiring someone other than Dan or me doing very part-time Ops).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub

https://github.com/Safe2COVIDApp/bct-server/issues/117#issuecomment-625511522, or unsubscribe

https://github.com/notifications/unsubscribe-auth/AAAYRXEIO3MDGSAAWHUPKTTRQMTFJANCNFSM4M3AKDJA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Safe2COVIDApp/bct-server/issues/117#issuecomment-625574931, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARDRFPTCE77EDWWFPJQM23RQNL6PANCNFSM4M3AKDJA.

-- Mitra Ardron - mitra@mitra.biz mitra@archive.org Internet Archive - decentralization - offline access +1-510-423-1767 whatsapp, voice, sms Autralia: +61-491-082-515 voice, sms

danaronson commented 4 years ago

closing since the client developers seem ok with this path.