kych

OAuth 2.0 API for Swiyu to enable Taler integration of Swiyu for KYC (experimental)
Log | Files | Refs | README | LICENSE

kych.install (905B)


      1 kych_oauth2_gateway/target/release/kych-oauth2-gateway usr/bin/
      2 kych_oauth2_gateway/target/release/kych-client-management usr/bin/
      3 
      4 # The daemon serves /js from a path relative to its *working directory*
      5 # (ServeDir::new("js") in main.rs), which is why the systemd unit sets
      6 # WorkingDirectory=/usr/share/kych.  Keep the two in sync.
      7 kych_oauth2_gateway/js/qrcode.min.js usr/share/kych/js/
      8 
      9 # Database schema; loaded by the administrator, see README.Debian.
     10 kych_oauth2_gateway/oauth2_gatewaydb/versioning.sql usr/share/kych/sql/
     11 kych_oauth2_gateway/oauth2_gatewaydb/oauth2gw-0001.sql usr/share/kych/sql/
     12 kych_oauth2_gateway/oauth2_gatewaydb/drop.sql usr/share/kych/sql/
     13 
     14 # Man pages are generated into debian/man by debian/rules and installed from
     15 # there by dh_installman; see debian/kych.manpages.
     16 
     17 # Installed to /etc, hence registered as a conffile automatically.
     18 debian/etc/kych/kych.conf etc/kych/