[NPMCLI-67] show instructions how to continue after mgnl jumpstart Created: 17/Jan/17  Updated: 02/Feb/17  Resolved: 19/Jan/17

Status: Closed
Project: Magnolia CLI
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0

Type: Bug Priority: Neutral
Reporter: Robert Kowalski Assignee: Robert Kowalski
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to NPMCLI-59 Update page prototype to reflect chan... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Epic Link: CLI: Help users get started
Sprint: Basel 79
Story Points: 1

 Description   

As a new user, I want to have a running magnolia instance as fast and easy as possible, in order to evaluate the product.

current output:

(15:33:44) [robert@tequila-new] ~/magnolia/test $ mgnl jumpstart
INFO: Using configuration at /Users/robert/.nvm/versions/node/v6.5.0/lib/node_modules/@magnolia/cli/lib/config/mgnl-cli.json
INFO: Using prototypes at /Users/robert/.nvm/versions/node/v6.5.0/lib/node_modules/@magnolia/cli/lib/config/mgnl-cli-prototypes
INFO: No path option provided. Will use the default 'light-modules' in the current directory
INFO: No magnolia-version option provided. Will use the latest stable version.
INFO: '/Users/robert/magnolia/test/light-modules' does not seem to exist. Path will be created automatically.
Downloading https://nexus.magnolia-cms.com/service/l...agnolia-community-demo-bundle&c=tomcat-bundle&e=zip&v=LATEST [====================] 100% 0.0s
Extracting...
magnolia-5.5.1/apache-tomcat-8.5.5/ to /Users/robert/magnolia/test/apache-tomcat
Extraction completed
Replacing Magnolia properties to prepare it for light development...
Changing magnolia.properties at apache-tomcat/webapps/magnoliaAuthor/WEB-INF/config/default as follows:
magnolia.develop=true
magnolia.update.auto=true
magnolia.resources.dir=/Users/robert/magnolia/test/light-modules

Proposal is to add to the bottom:

Magnolia CMS installed. In order to start magnolia, run:

./apache-tomcat/bin/magnolia_control.sh (*nix)
apache-tomcat/bin/magnolia_control.bat (Windows)


 Comments   
Comment by Robert Kowalski [ 17/Jan/17 ]

Comments from Federico:

Actually that should be/was already the case but for some reason it's not working anymore https://git.magnolia-cms.com/projects/BUILD/repos/npm-cli/browse/lib/jumpstart.js#31

Related to server start/stop there's also an improvement filed by Christopher Zimmermann https://jira.magnolia-cms.com/projects/NPMCLI/issues/NPMCLI-58

Generated at Mon Feb 12 04:46:12 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.