Installing app with an arbitrary docker container via API
-
Is this something that is possible right now? I'm trying to automate the process of installing custom packaged apps via a web interface and have been pouring over the API documentation. I must be missing something so I might need another set of eyes on this.
-
Is this something that is possible right now? I'm trying to automate the process of installing custom packaged apps via a web interface and have been pouring over the API documentation. I must be missing something so I might need another set of eyes on this.
@atrilahiji
Yes it is, you need to specify in the manifest the image.
If you can w8 on Monday I can send you more details -
@atrilahiji
Yes it is, you need to specify in the manifest the image.
If you can w8 on Monday I can send you more details@moocloud_matt oh I see. Perfect yeah I have no problems waiting, thanks!
-
Is this something that is possible right now? I'm trying to automate the process of installing custom packaged apps via a web interface and have been pouring over the API documentation. I must be missing something so I might need another set of eyes on this.
@atrilahiji The docs are not great here but you can follow https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L566 to see how the CLI tool does it. Essentially, read in CloudronManifest.json and inject dockerImage field like https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L580 . Then you can POST like https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L644
-
@moocloud_matt oh I see. Perfect yeah I have no problems waiting, thanks!
@atrilahiji
hello,
sorry for being late, got sick.like that:
"dockerImage": "cloudron/org.wordpress.unmanaged.cloudronapp:20210208-171207-630daccf7",
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login