Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LinuxAndWindowsSetup.md #128

Merged
merged 2 commits into from
Jul 3, 2017
Merged

Update LinuxAndWindowsSetup.md #128

merged 2 commits into from
Jul 3, 2017

Conversation

rzepetto
Copy link
Contributor

Update Windows Setup manual + update for uploaded file list that are required for AET and might be no longer available to download.
I.E jdk 7 is no longer available on oracle.com

Update Windows Setup manual + update for uploaded file list that are required for AET and might be no longer available to download. 
I.E jdk 7 is not longer available on oracle.com
* ActiveMQ: `telnet ${LINUX_MACHINE_PRIVATE_IP} 61616`
* ActiveMQ's JMX: `jconsole.exe ${LINUX_MACHINE_PRIVATE_IP}:11199`
Windows Setup.
1. Follow to link and download all package to your local instance.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we provide a link to follow? Like i.e.:

[Follow a link](https://www.google.pl) and download...

* ActiveMQ: `telnet ${LINUX_MACHINE_PRIVATE_IP} 61616`
* ActiveMQ's JMX: `jconsole.exe ${LINUX_MACHINE_PRIVATE_IP}:11199`
Windows Setup.
1. Follow to link and download all package to your local instance.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all package => all packages

3. Install Notepadd++.
4. Install JDK 7 and set JAVA_HOME variable: C:\Program Files\Java\jdkYouVersion.
5. Create dir under C:\ for karaf files. Preferebly C:\aet\.
6. Unpack Apache Karaf to C:\aet\apache-karaf-2.3.9.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we replace apache-karaf-2.3.9 to karaf so that in future if we upgrade our Karaf instance we have less documentation to update?

Windows Setup.
1. Follow to link and download all package to your local instance.
2. Turn off Windows Firewall (both, private and public network location settings).
3. Install Notepadd++.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move Notepad++ as well as Baretail into some sectiion called like Optional Software or Additional* or something like that?

* Edit " AET Default JMS Connection”
* Set connection to JMS
* failover:tcp:// <IP-of_ActiveMQ>:61616. Paste this to brokerURL and exchange localhost for proper IP address
* Set username and password, i.e. admin/admin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here we probably want to have spaces instead of tabs


##### AET deployment
Here's a description where to deploy all the artifacts.

| Artifact | Environment | Default folder |
| ------------ | --------------- | ----------------------------------- |
| apache-karaf-2.3.9.zip | Windows - Karaf | C:\aet\apache-karaf-2.3.9 |
| baretail | Windows - Karaf | C:\aet |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove Baretail from this list (it is optional), ok?

@wiiitek wiiitek merged commit 745a93e into wttech:master Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants