mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Update readme
This commit is contained in:
parent
6a46041074
commit
c2b449ea22
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
21.04.2015
|
||||
|
||||
* Install wkhtmltopdf
|
||||
* Install packages for wkhtmltopdf (see readme)
|
||||
* Add `bank_statement_import_dir: 'import/bank_statements'` to application.yml, run `mina setup`
|
||||
|
||||
15.04.2015
|
||||
|
||||
|
|
|
@ -264,6 +264,11 @@ All registry demo data can be found at:
|
|||
|
||||
Initially you can use two type of users: admin users and EPP users.
|
||||
|
||||
### Wkhtmltopdf setup
|
||||
|
||||
```
|
||||
sudo apt-get install libxext-dev libxrender1
|
||||
```
|
||||
|
||||
### Certificates setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue