Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
iso8583-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d99457b1
authored
Jul 19, 2020
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Tambah iso8583_bjb_pbb_initdb pada README.rst
1 parent
fc3ae5e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
README.rst
README.rst
View file @
d99457b
...
...
@@ -101,7 +101,18 @@ kita perlu memasangnya::
$ ~/env/bin/pip install git+https://git.opensipkd.com/sugiana/opensipkd-iso8583-bjb
Jalankan daemon-nya::
Modul ini memerlukan tabel untuk mencatat transaksi. Terlebih dahulu buat file
konfigurasi ``iso8583-pbb.ini`` yang merupakan *non daemon*::
[main]
module = opensipkd.iso8583.bjb.pbb.bogor_kota
db_url = postgresql://user:pass@localhost/db
Buat tabelnya::
$ ~/env/bin/iso8583_bjb_pbb_initdb iso8583-pbb.ini
Pastikan tidak ada kesalahan. Lalu jalankan daemon-nya::
$ ~/env/bin/iso8583 test-pemda.ini
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment