An open API service indexing awesome lists of open source software.

https://github.com/netmarkjp/poc-rundeck-multinode


https://github.com/netmarkjp/poc-rundeck-multinode

Last synced: 4 months ago
JSON representation

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 <