Skip to content

Commit

Permalink
Merge pull request #77 from FabioBeneditto/sicredi
Browse files Browse the repository at this point in the history
Sucessfully test on Sicredi (plus update README.md)
  • Loading branch information
farribeiro authored Jan 11, 2020
2 parents ca5a10a + e1c846a commit d413539
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
[![Join the chat at https://gitter.im/farribeiro/wscef-docker](https://badges.gitter.im/farribeiro/wscef-docker.svg)](https://gitter.im/farribeiro/wscef-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Warsaw in docker container. Warsaw is a security module, a.k.a Guardião, for brazilian
internet banking. This project is compatible of Banco do Brasil and Caixa Econômica
Federal.
internet banking. This project is compatible of Banco do Brasil, Caixa Econômica
Federal and Sicredi.

## Pre-requisites

- Docker and Docker-Compose of your distro.
- Set BANKFILES variable (as `export BANKFILES=/home/ff/Downloads/Bankfiles`) to prevent volume creation error

## Instructions

Expand All @@ -27,8 +28,9 @@ since environments and volumes are set on `docker-compose.yml`.

**To force replace the container:** `docker-compose up --force-recreate`, thanks[1]

**PS:** Reports that the warsaw daemon for CEF works for the BB site:
https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119 and Sicredi ( https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722)
**PS:** Reports that the warsaw daemon for CEF works for:
- BB site: https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119
- Sicredi ( https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722)

~~**PS:** you must run Docker using a GNU/Linux distro running xorg.
Be aware some installations may run another display server, such as Wayland.~~
Expand Down

0 comments on commit d413539

Please sign in to comment.