Add run-webapp command. #651

Merged
telackey merged 4 commits from telackey/rwa into main 2023-11-15 17:54:27 +00:00
Member
❯ laconic-so run-webapp --image cerc/test-progressive-web-app:local --env-file ~/tmp/env.foo
Image: cerc/test-progressive-web-app:local
ID: 88a1765f1c031eb99d93b39e92a7dc35ec7c0b67166632ec5887cc55a8fb1b92
URL: http://localhost:32784
``` ❯ laconic-so run-webapp --image cerc/test-progressive-web-app:local --env-file ~/tmp/env.foo Image: cerc/test-progressive-web-app:local ID: 88a1765f1c031eb99d93b39e92a7dc35ec7c0b67166632ec5887cc55a8fb1b92 URL: http://localhost:32784 ```
Owner

Did some testing with iglootools -- works for me. The only issue was that it took a few seconds for the container to get to the point where it was serving the app so initially when I ctl-clicked the URL provided I got an empty response. Might be worth adding some text to the output warning to possibly expect to wait a bit.

Did some testing with iglootools -- works for me. The only issue was that it took a few seconds for the container to get to the point where it was serving the app so initially when I ctl-clicked the URL provided I got an empty response. Might be worth adding some text to the output warning to possibly expect to wait a bit.
Owner

Going to merge this since it seems to work.

Going to merge this since it seems to work.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#651
No description provided.