[BLOG] Renamed blog folder to post
This commit is contained in:
parent
2cdc886340
commit
5281e64866
@ -70,7 +70,7 @@ pygmentscodefencesguesssyntax = true
|
|||||||
[[languages.en.menu.main]]
|
[[languages.en.menu.main]]
|
||||||
name = 'Blog'
|
name = 'Blog'
|
||||||
weight = 1
|
weight = 1
|
||||||
url = 'blog/'
|
url = 'post/'
|
||||||
|
|
||||||
[[languages.en.menu.main]]
|
[[languages.en.menu.main]]
|
||||||
name = 'Status'
|
name = 'Status'
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Rundeck 3.3.1 - MySQL connection</title>
|
<title>Rundeck 3.3.1 - MySQL connection</title>
|
||||||
<link>https://simoncor.net/blog/rundeck_331_mysql/</link>
|
<link>https://simoncor.net/post/rundeck_331_mysql/</link>
|
||||||
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
|
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
<guid>https://simoncor.net/blog/rundeck_331_mysql/</guid>
|
<guid>https://simoncor.net/post/rundeck_331_mysql/</guid>
|
||||||
<description>Rundeck 3.3.1 updated its &lsquo;mysql-connector-java&rsquo; dependancy to version 8.0.21 which renamed the com.mysql.jdbc.Driver classname to com.mysql.cj.jdbc.Driver.
|
<description>Rundeck 3.3.1 updated its &lsquo;mysql-connector-java&rsquo; dependancy to version 8.0.21 which renamed the com.mysql.jdbc.Driver classname to com.mysql.cj.jdbc.Driver.
|
||||||
Reconfigure Rundeck accordingly:
|
Reconfigure Rundeck accordingly:
|
||||||
/etc/rundeck/rundeck-config.properties: ... - dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&amp;useSSL=false + dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam ... - dataSource.driverClassName = com.mysql.jdbc.Driver + dataSource.driverClassName = com.mysql.cj.jdbc.Driver + dataSource.properties.autoReconnect = true + dataSource.properties.useSSL = false ... </description>
|
/etc/rundeck/rundeck-config.properties: ... - dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&amp;useSSL=false + dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam ... - dataSource.driverClassName = com.mysql.jdbc.Driver + dataSource.driverClassName = com.mysql.cj.jdbc.Driver + dataSource.properties.autoReconnect = true + dataSource.properties.useSSL = false ... </description>
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
166
public/post/index.html
Normal file
166
public/post/index.html
Normal file
@ -0,0 +1,166 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta http-equiv="Content-Language" content="en">
|
||||||
|
|
||||||
|
<meta name="author" content="Simon Cornet">
|
||||||
|
<meta name="description" content="System Engineer">
|
||||||
|
<meta name="keywords" content="personal, cv">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary"/>
|
||||||
|
<meta name="twitter:title" content="Posts"/>
|
||||||
|
<meta name="twitter:description" content="System Engineer"/>
|
||||||
|
|
||||||
|
<meta property="og:title" content="Posts" />
|
||||||
|
<meta property="og:description" content="System Engineer" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://simoncor.net/post/" />
|
||||||
|
<meta property="og:updated_time" content="2020-08-12T00:00:00+00:00" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<base href="https://simoncor.net/post/">
|
||||||
|
|
||||||
|
<title>Posts · /usr/home/simon/</title>
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://simoncor.net/post/">
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
||||||
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||||
|
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||||
|
|
||||||
|
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/post/index.xml" title="/usr/home/simon/" />
|
||||||
|
<meta name="generator" content="Hugo 0.73.0" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body class="colorscheme-dark"
|
||||||
|
onload=""
|
||||||
|
>
|
||||||
|
<main class="wrapper">
|
||||||
|
<nav class="navigation">
|
||||||
|
<section class="container">
|
||||||
|
<a class="navigation-title" href="https://simoncor.net/">
|
||||||
|
/usr/home/simon/
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<input type="checkbox" id="menu-toggle" />
|
||||||
|
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
||||||
|
<ul class="navigation-list">
|
||||||
|
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<section class="container list">
|
||||||
|
<h1 class="title">Posts</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<span class="date">August 12, 2020</span>
|
||||||
|
<a class="title" href="https://simoncor.net/post/rundeck_331_mysql/">Rundeck 3.3.1 - MySQL connection</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<section class="container">
|
||||||
|
|
||||||
|
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
||||||
|
|
||||||
|
|
||||||
|
©
|
||||||
|
|
||||||
|
2020
|
||||||
|
Simon Cornet
|
||||||
|
|
||||||
|
|
||||||
|
·
|
||||||
|
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
26
public/post/index.xml
Normal file
26
public/post/index.xml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Posts on /usr/home/simon/</title>
|
||||||
|
<link>https://simoncor.net/post/</link>
|
||||||
|
<description>Recent content in Posts on /usr/home/simon/</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-us</language>
|
||||||
|
<lastBuildDate>Wed, 12 Aug 2020 00:00:00 +0000</lastBuildDate>
|
||||||
|
|
||||||
|
<atom:link href="https://simoncor.net/post/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>Rundeck 3.3.1 - MySQL connection</title>
|
||||||
|
<link>https://simoncor.net/post/rundeck_331_mysql/</link>
|
||||||
|
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
|
||||||
|
|
||||||
|
<guid>https://simoncor.net/post/rundeck_331_mysql/</guid>
|
||||||
|
<description>Rundeck 3.3.1 updated its &lsquo;mysql-connector-java&rsquo; dependancy to version 8.0.21 which renamed the com.mysql.jdbc.Driver classname to com.mysql.cj.jdbc.Driver.
|
||||||
|
Reconfigure Rundeck accordingly:
|
||||||
|
/etc/rundeck/rundeck-config.properties: ... - dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&amp;useSSL=false + dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam ... - dataSource.driverClassName = com.mysql.jdbc.Driver + dataSource.driverClassName = com.mysql.cj.jdbc.Driver + dataSource.properties.autoReconnect = true + dataSource.properties.useSSL = false ... </description>
|
||||||
|
</item>
|
||||||
|
|
||||||
|
</channel>
|
||||||
|
</rss>
|
1
public/post/page/1/index.html
Normal file
1
public/post/page/1/index.html
Normal file
@ -0,0 +1 @@
|
|||||||
|
<!DOCTYPE html><html><head><title>https://simoncor.net/post/</title><link rel="canonical" href="https://simoncor.net/post/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/post/" /></head></html>
|
171
public/post/rundeck_331_mysql/index.html
Normal file
171
public/post/rundeck_331_mysql/index.html
Normal file
@ -0,0 +1,171 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta http-equiv="Content-Language" content="en">
|
||||||
|
|
||||||
|
<meta name="author" content="Simon Cornet">
|
||||||
|
<meta name="description" content="Rundeck">
|
||||||
|
<meta name="keywords" content="personal, cv">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary"/>
|
||||||
|
<meta name="twitter:title" content="Rundeck 3.3.1 - MySQL connection"/>
|
||||||
|
<meta name="twitter:description" content="Rundeck"/>
|
||||||
|
|
||||||
|
<meta property="og:title" content="Rundeck 3.3.1 - MySQL connection" />
|
||||||
|
<meta property="og:description" content="Rundeck" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:url" content="https://simoncor.net/post/rundeck_331_mysql/" />
|
||||||
|
<meta property="article:published_time" content="2020-08-12T00:00:00+00:00" />
|
||||||
|
<meta property="article:modified_time" content="2020-08-12T00:00:00+00:00" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<base href="https://simoncor.net/post/rundeck_331_mysql/">
|
||||||
|
|
||||||
|
<title>
|
||||||
|
Rundeck 3.3.1 - MySQL connection · /usr/home/simon/
|
||||||
|
</title>
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://simoncor.net/post/rundeck_331_mysql/">
|
||||||
|
|
||||||
|
|
||||||
|
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
||||||
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||||
|
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||||
|
|
||||||
|
<meta name="generator" content="Hugo 0.73.0" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<body class="colorscheme-dark"
|
||||||
|
onload=""
|
||||||
|
>
|
||||||
|
<main class="wrapper">
|
||||||
|
<nav class="navigation">
|
||||||
|
<section class="container">
|
||||||
|
<a class="navigation-title" href="https://simoncor.net/">
|
||||||
|
/usr/home/simon/
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<input type="checkbox" id="menu-toggle" />
|
||||||
|
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
||||||
|
<ul class="navigation-list">
|
||||||
|
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="navigation-item">
|
||||||
|
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<section class="container page">
|
||||||
|
<article>
|
||||||
|
<header>
|
||||||
|
<h1>Rundeck 3.3.1 - MySQL connection</h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>Rundeck 3.3.1 updated its ‘mysql-connector-java’ dependancy to version 8.0.21 which renamed the <code>com.mysql.jdbc.Driver</code> classname to <code>com.mysql.cj.jdbc.Driver</code>.</p>
|
||||||
|
<p>Reconfigure Rundeck accordingly:</p>
|
||||||
|
<div class="highlight"><pre style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">/etc/rundeck/rundeck-config.properties:
|
||||||
|
...
|
||||||
|
- dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&useSSL=<span style="color:#fff;font-weight:bold">false</span>
|
||||||
|
+ dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam
|
||||||
|
...
|
||||||
|
- dataSource.driverClassName = com.mysql.jdbc.Driver
|
||||||
|
+ dataSource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||||
|
+ dataSource.properties.autoReconnect = <span style="color:#fff;font-weight:bold">true</span>
|
||||||
|
+ dataSource.properties.useSSL = <span style="color:#fff;font-weight:bold">false</span>
|
||||||
|
...
|
||||||
|
</code></pre></div>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<section class="container">
|
||||||
|
|
||||||
|
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
||||||
|
|
||||||
|
|
||||||
|
©
|
||||||
|
|
||||||
|
2020
|
||||||
|
Simon Cornet
|
||||||
|
|
||||||
|
|
||||||
|
·
|
||||||
|
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://simoncor.net/blog/</loc>
|
<loc>https://simoncor.net/post/</loc>
|
||||||
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://simoncor.net/blog/rundeck_331_mysql/</loc>
|
<loc>https://simoncor.net/post/rundeck_331_mysql/</loc>
|
||||||
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
<a class="navigation-link" href="https://simoncor.net/blog/">Blog</a>
|
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="navigation-item">
|
<li class="navigation-item">
|
||||||
|
Loading…
Reference in New Issue
Block a user