covid icon indicating copy to clipboard operation
covid copied to clipboard

Problème sur centos

Open CedricLandru opened this issue 4 years ago • 3 comments

Bonjour

J'ai tenté d'installer l'application sur un linux Centos 7, j'ai les erreur suivantes :

[covid19@localhost ~]$ brew cask install chromedriver ==> Tapping homebrew/cask Cloning into '/home/covid19/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-cask'... remote: Enumerating objects: 33, done. remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 100% (30/30), done. remote: Total 419253 (delta 17), reused 6 (delta 3), pack-reused 419220 Receiving objects: 100% (419253/419253), 190.38 MiB | 525.00 KiB/s, done. Resolving deltas: 100% (296293/296293), done. Tapped 1 command and 3498 casks (3,615 files, 204.2MB). Error: Installing casks is supported only on macOS

Lors de la récupération du paquet covid.git, j'ai l'erreur suivante :

[covid19@localhost ~]$ git clone [email protected]:lifen-labs/covid.git && cd covid Cloning into 'covid'... The authenticity of host 'github.com (140.82.118.3)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. RSA key fingerprint is MD5:16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.

Cordialement Cédric Landru

CedricLandru avatar Mar 13 '20 09:03 CedricLandru

Thank you for your interest in our application. The initial instructions were focused on launching the application locally on MacOSX for development purposes or for deployment on heroku. We're working on improving the instructions for deployment on general purposes OS (Centos, Ubuntu). Please stay tuned!

dadicool avatar Mar 14 '20 17:03 dadicool

Hi @dadicool I'm working a lot on docker, do you think it's useful that I take the time to "dockerize" the application ?

AuroreM avatar Mar 17 '20 21:03 AuroreM

Take a shot at it - would love to see a contribution !

dadicool avatar Mar 17 '20 21:03 dadicool