Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Problème sur centos #1

Open
CedricLandru opened this issue Mar 13, 2020 · 3 comments
Open

Problème sur centos #1

CedricLandru opened this issue Mar 13, 2020 · 3 comments

Comments

@CedricLandru
Copy link

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 git@github.com: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

@dadicool
Copy link

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!

@AuroreM
Copy link

AuroreM commented Mar 17, 2020

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

@dadicool
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants