Skip to main content

Asic Verifier for X-Road

Project description

AsicVerifier

License Java - Version PyPI - Python Version PyPI - Version Docker Image Size (tag) GitHub Action Codecov

Asic Verifier for X-Road

Note

This service require Docker

Environment

Name Type Default
RESTFUL_API_PATH String URL Path /
JAR_PATH String File Path /lib/asicverifier.jar
DEV_MODE Bool false

Docker

  • Start up:

    docker run -d --rm --platform linux/amd64 -p '80:80' --name asicverifier pipinfitriadi/asicverifier
    

    RESTful API's docs should be available at http://0.0.0.0/

  • Shut down:

    docker stop asicverifier
    
  • Help:

    docker run --rm --platform linux/amd64 pipinfitriadi/asicverifier --help
    

Docker Compose

docker-compose.yml:

version: '3.7'
services:
asicverifier:
    image: pipinfitriadi/asicverifier
    container_name: asicverifier
    platform: linux/amd64
    ports:
        - '80:80'
  • Start up:

    docker compose up -d
    

    RESTful API's docs should be available at http://0.0.0.0/

  • Shut down:

    docker compose down
    
  • Help:

    docker compose run --rm asicverifier --help && docker compose down
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asicverifier-0.2.4.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

AsicVerifier-0.2.4-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file asicverifier-0.2.4.tar.gz.

File metadata

  • Download URL: asicverifier-0.2.4.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for asicverifier-0.2.4.tar.gz
Algorithm Hash digest
SHA256 71d2887042c130c52b73312e6be33558029b79737e4c4b861593a2193af75f87
MD5 5fd709c13888c854ede353e2ba31a7b9
BLAKE2b-256 0663e8f5eb35260295e1cfa5890e01703ce4efd3ac5da02367245ba78584dc42

See more details on using hashes here.

File details

Details for the file AsicVerifier-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: AsicVerifier-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for AsicVerifier-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a24543b74c8290438978f03723c864de0a96593bf7e531d404989b004a55a251
MD5 f41830fd574ee8492f18a382ce594500
BLAKE2b-256 35a301ba6e4257dd093f294a68b8c7bd9f5a8745d046a9a08e6fcaeb71c6c102

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page