Skip to content

Commit

Permalink
update: readme and add arch image
Browse files Browse the repository at this point in the history
  • Loading branch information
th1460 committed May 10, 2021
1 parent dcf6003 commit 9168f83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Repository to dashboard about Covid19 data from South America and serverless function to update data.

![](covid19.png)

## IBM Functions

- `Dockerfile.update`
Expand All @@ -23,6 +25,8 @@ zip -r update_covid.zip exec read_update_data.R .Renviron
ibmcloud fn action create update-covid19 update_covid.zip --docker th1460/update-covid --web true
```

The IBM Functions to update the data work with cronjob configured in IBM Cloud console.

## Cloud foundry

- `Dockerfile.app`
Expand Down
Binary file added covid19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9168f83

Please sign in to comment.