AEM_CNTRL: Create screen recording demonstrating how to install AEM

Open Beginner friendly
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Domain
documentation

Research direction

The issue asks for a screen recording of the AEM installation process. Start by understanding the existing installation steps from the repository's README or other docs. Record the steps listed: creating a user, setting up directories, checking JBang, and running the installer. The video should show the terminal commands and the final verification by accessing the AEM welcome page. Use a screen recording tool like OBS or QuickTime.

Written by the indexing model from the issue text.

Description

A video is worth a thousand words of documentation. Having a video demonstration of the installer would make it a lot easier for people to grasp what is involved (and how easy it is).

The video should cover the following points:

  • Create aem_user
  • Create /opt/adobe and chown aem_user:aem_user /opt/adobe
  • JBang is in the PATH (perform a JBang --version command)
  • All the installation files are in the current directory (perform a dir or ls)
  • Demonstrate the location where AEM is to be installed does not exist (again using dir or ls)
  • Invoke the installation
  • Show that AEM is installed properly (run AEM, then go to the admin us/welcome to show the SP#)
Dominant language
Java
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from 4PointSolutions/aem-utils

All issues in 4PointSolutions/aem-utils

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.