Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy service #413

Merged
merged 2 commits into from
Feb 5, 2022
Merged

Deploy service #413

merged 2 commits into from
Feb 5, 2022

Conversation

alari
Copy link
Member

@alari alari commented Feb 5, 2022

aqua dist deploy --data-path pathtojsoninnewformat --service keyinthatdata

example of data file:

{
  "tsOracle": {
    "name": "ts-oracle",
    "modules": [
      {
        "name": "ts-oracle",
        "path": "./deploy/ts_oracle.wasm",
        "mounted_binaries": []
      }
    ]
  }
}

@alari alari requested review from folex and DieMyst February 5, 2022 08:05
@alari alari merged commit 89455e2 into main Feb 5, 2022
@alari alari deleted the deploy-service branch February 5, 2022 08:10
@alari alari self-assigned this Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant