3.1.5 • Published 2 days ago

@medplum/agent v3.1.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 days ago

Medplum Agent

On-prem agent for device connectivity.

!WARNING The Medplum Agent is currently in "alpha", and not ready for production use.

Please contact Medplum if you would like to learn more or get involved.

Building

Published releases are built using Github Actions. See the installer build script for details.

The following tools are used to build the agent:

The following environment variables are required:

  • SM_HOST - DigiCert Signing Manager host
  • SM_API_KEY - DigiCert Signing Manager API key
  • SM_CLIENT_CERT_FILE_BASE64 - DigiCert Signing Manager client certificate file (base64 encoded)
  • SM_CLIENT_CERT_PASSWORD - DigiCert Signing Manager client certificate password
  • SM_CERT_ALIAS - DigiCert Signing Manager certificate alias

The SM_CLIENT_CERT_FILE_BASE64 environment variable can be generated from the certificate file:

base64 Certificate_pkcs12.p12

References:

Docker Image

Build and run the docker image

docker build -t medplum-agent:latest \
  --build-arg GIT_SHA=$(git log -1 --format=format:%H) \
  --build-arg MEDPLUM_VERSION=3.0.3 .
docker run --rm \
  -e MEDPLUM_BASE_URL="" \
  -e MEDPLUM_CLIENT_ID="" \
  -e MEDPLUM_CLIENT_SECRET="" \
  -e MEDPLUM_AGENT_ID="" \
  medplum-agent:latest

Optionally set the MEDPLUM_LOG_LEVEL environment variable

  -e MEDPLUM_LOG_LEVEL="DEBUG"
3.1.5

2 days ago

3.1.4

7 days ago

3.1.3

10 days ago

3.1.2

24 days ago

3.1.1

28 days ago

3.1.0

1 month ago

3.0.13

1 month ago

3.0.12

1 month ago

3.0.11

1 month ago

3.0.10

2 months ago

3.0.9

2 months ago

3.0.8

2 months ago

3.0.7

2 months ago

3.0.6

2 months ago

3.0.5

2 months ago

3.0.4

2 months ago

3.0.3

3 months ago

3.0.2

3 months ago

3.0.1

3 months ago

3.0.0

4 months ago

2.2.10

4 months ago

2.2.7

4 months ago

2.2.6

4 months ago

2.2.5

4 months ago

2.2.4

5 months ago

2.2.3

5 months ago

2.2.2

5 months ago

2.2.1

5 months ago

2.2.0

5 months ago

2.1.25

5 months ago

2.1.24

5 months ago

2.1.23

5 months ago

2.1.22

5 months ago

2.1.21

5 months ago

2.1.20

5 months ago

2.1.19

5 months ago

2.1.18

5 months ago

2.1.17

5 months ago

2.1.16

5 months ago

2.1.15

5 months ago

2.1.14

6 months ago

2.1.13

6 months ago

2.1.12

6 months ago

2.1.11

6 months ago

2.1.10

6 months ago

2.1.9

6 months ago

2.1.8

6 months ago

2.1.7

6 months ago

2.1.6

7 months ago

2.1.5

7 months ago

2.1.4

7 months ago

2.1.3

7 months ago

2.1.2

7 months ago

2.1.1

8 months ago

2.1.0

8 months ago

2.0.32

8 months ago

2.0.31

8 months ago

2.0.30

9 months ago

2.0.29

9 months ago

2.0.28

9 months ago

2.0.27

9 months ago