https://github.com/netmarkjp/poc-rundeck-multinode
https://github.com/netmarkjp/poc-rundeck-multinode
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netmarkjp/poc-rundeck-multinode
- Owner: netmarkjp
- Created: 2015-10-07T10:14:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T08:18:39.000Z (over 10 years ago)
- Last Synced: 2025-06-22T16:06:37.531Z (12 months ago)
- Size: 121 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
poc-realtime-monitoring-dstat-graphite
=========================================
# Requirements
- CentOS7 x86_64
- Rundeck 2.5.3
- java-1.7.0-openjdk
If did not work well,
try ``vagrant halt`` and ``vagrant up`` to disable SELinux.
# URL
- Rundeck
- [http://192.168.33.11:4440/](http://192.168.33.11:4440/)
- [http://192.168.33.12:4440/](http://192.168.33.12:4440/)
- webdav
- [http://192.168.33.10/webdav/](http://192.168.33.10/webdav/)
# After Installation
## 1. Create project
run below at job01 or job02
```
vagrant ssh job01
sudo su - rundeck
cat <