tcp6 0 0 :::4440 :::* LISTEN 27779/java rundeckd.service - LSB: rundeck job automation console
Loaded: loaded (/etc/init.d/rundeckd; bad; vendor preset: enabled)
Active: active (running) since Mon 2017-07-31 13:51:31 UTC; 29min ago
Docs: man:systemd-sysv-generator(8)
Process: 14090 ExecStart=/etc/init.d/rundeckd start (code=exited, status=0/SUCCESS)
Main PID: 14113 (su)
Tasks: 0
Memory: 848.0K
CPU: 21ms
CGroup: /system.slice/rundeckd.service
‣ 14113 su -s /bin/bash rundeck -c java -Djava.security.auth.login.config=/etc/rundeck/jaas-loginmodule.conf -Dloginmodule.name=RDpropertyfilelogin -Drdeck.config=/etc/rundeck -Drundeck.server.configDir
dev-01 systemd[1]: Starting LSB: rundeck job automation console...
dev-01 rundeckd[14090]: Starting rundeckd: *
dev-01 systemd[1]: Started LSB: rundeck job automation console.
dev-01 su[14113]: Successful su for rundeck by root
dev-01 su[14113]: + ??? root:rundeck
dev-01 su[14113]: pam_unix(su:session): session opened for user rundeck by (uid=0)WARNING: HTTPS is not enabled, specify -Drundeck.ssl.config=/var/lib/rundeck/server/config/ssl.properties to enable. 2017-08-01 07:12:10.319:INFO:oejs.Server:main: jetty-9.0.7.v20131107 2017-08-01 07:12:13.446:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet 2017-08-01 07:12:15.345:INFO:/:main: Initializing Spring root WebApplicationContext INFO BootStrap: Starting Rundeck 2.8.4-1 (2017-07-12) ... INFO BootStrap: using rdeck.base config property: /var/lib/rundeck INFO BootStrap: loaded configuration: /etc/rundeck/framework.properties INFO BootStrap: RSS feeds disabled INFO BootStrap: Preauthentication is disabled INFO BootStrap: Rundeck is ACTIVE: executions can be run. INFO BootStrap: Rundeck startup finished in 945ms 2017-08-01 07:12:53.336:INFO:/:main: Initializing Spring FrameworkServlet 'grails' 2017-08-01 07:12:53.384:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@68a78f3c{/,file:/var/lib/rundeck/exp/webapp/,AVAILABLE}{/var/lib/rundeck/exp/webapp} 2017-08-01 07:12:53.422:INFO:oejs.ServerConnector:main: Started ServerConnector@34d21570{HTTP/1.1}{0.0.0.0:4440}2017-08-01 07:12:52,140 [main] INFO grails.app.conf.BootStrap - Starting Rundeck 2.8.4-1 (2017-07-12) ... 2017-08-01 07:12:52,141 [main] INFO grails.app.conf.BootStrap - using rdeck.base config property: /var/lib/rundeck 2017-08-01 07:12:52,166 [main] INFO grails.app.conf.BootStrap - loaded configuration: /etc/rundeck/framework.properties 2017-08-01 07:12:52,295 [main] INFO grails.app.conf.BootStrap - RSS feeds disabled 2017-08-01 07:12:52,295 [main] INFO grails.app.conf.BootStrap - Preauthentication is disabled 2017-08-01 07:12:52,374 [main] INFO grails.app.conf.BootStrap - Rundeck is ACTIVE: executions can be run. 2017-08-01 07:12:52,921 [main] INFO grails.app.conf.BootStrap - Rundeck startup finished in 945ms--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to rundeck-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/a91f35a6-6c53-4547-b7e8-7295ec351b23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex Honor
[Rundeck | a...@rundeck.com ]
This is my "rundeck-config.properties", What I should put there?#loglevel.default is the default log level for jobs: ERROR,WARN,INFO,VERBOSE,DEBUGloglevel.default=INFO
rdeck.base=/var/lib/rundeck
#rss.enabled if set to true enables RSS feeds that are public (non-authenticated)
rss.enabled=false
# change hostname here
grails.serverURL=http://localhost:4440
dataSource.dbCreate = update
dataSource.url = jdbc:h2:file:/var/lib/rundeck/data/rundeckdb;MVCC=trueTo unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
To post to this group, send email to rundeck...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/a91f35a6-6c53-4547-b7e8-7295ec351b23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to rundeck-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/951559e3-c9ca-47f7-b092-d55eafc7aeea%40googlegroups.com.
Telnet ip port either...
BTW, on the property file was localhost, I tried with the IP but didn't work. Also, please remove the Ip, I publish it by mistake.
--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to rundeck-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/ef8138f5-eb30-45d2-92d4-80c957c2b42d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.