-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Milestone
Description
Currently we have just an simple way to inform user about deployment process:
→ exoframe deploy
Deploying current project to endpoint: https://exoframe.abc.xyz
✔ Upload finsihed!
Your project is now deployed as:
ID URL Hostname
exo-admin-html-project-07335870 https://project.abc.xyz Not set
Would be useful for some to have vary of verbosity modes implemented by default or enabled with args.
Things that might be covered:
- Deployment type (Static, Node, Docker, Docker Compose)
Possible line:Deploying current [typeof] project to endpoint: https://exoframe.abc.xyz - Compact state of the project inside deployed Exoframe Docker container
Possible variations: output from node during build