Step 1 – Setup PostgreSQL server
Step 2 – Login to PostgreSQL server & create user/db & grant perm
Step 3 – Download PostgreSQL driver
cd /var/lib/rundeck/libext
sudo wget https://jdbc.postgresql.org/download/postgresql-42.7.3.jar
sudo chown rundeck:rundeck postgresql-42.7.3.jar
Step 4 – Make a changes in rundeck config
Database configuration
dataSource.dbCreate = update
dataSource.url = jdbc:postgresql://localhost:5432/rundeckdb
dataSource.username = rundeckuser
dataSource.password = rundeckpass
dataSource.driverClassName = org.postgresql.Driver
dataSource.dialect = org.hibernate.dialect.PostgreSQLDialect
Step 5 – Start rundeck
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at TrueReviewNow , and SEO strategies at Wizbrand.
Do you want to learn Quantum Computing?
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at WIZBRAND