Skip to content

Commit

Permalink
jac - update
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeancal committed Mar 31, 2024
1 parent b7df409 commit ae17d63
Show file tree
Hide file tree
Showing 196 changed files with 16,208 additions and 15,860 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "themes/hugo-book"]
path = themes/hugo-book
[submodule "themes/book"]
path = themes/book
url = https://github.com/alex-shpak/hugo-book
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ baseurl = "https://jorgesnotebook.com"
DefaultContentLanguage = "en"
languageCode = "en-GB"
title = "Jorge's notebook"
theme = 'hugo-book'
theme = 'book'
disqusShortname = "jorgesnotebook"
googleAnalytics = "UA-108421112-2"
publishDir="docs"
Expand Down
5 changes: 2 additions & 3 deletions content/posts/how-to-create-a-k8s-homelab-with-k3s.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
+++
comments= true
title= "Create your own cluster with k3s"
author = "Jorge Andreu Calatayud"
categories = ["cluster", "Kubernetes"]
tags = ["kubernetes", "How to", "k3s", "ha", "cilium", "metallb"]
date = "2023-08-15"
description = "How to set up a k3s cluster with cilium and Metallb"
title= "Create your own cluster with k3s"
type="post"
comments= true
+++

For a long time, I've been trying to achieve a better configuration in my home lab.
Expand Down
1 change: 0 additions & 1 deletion content/posts/how-to-create-a-small-jvm-docker-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ tags = ["java", "openjdk", "jdk", "DockerImages", "Docker", "jvm", "jre", "maven
date = "2020-09-28"
description = "Here, you will learn about how to create a small JRE for your microservices. "
title= "jlink with Spring Boot services"
type="post"
+++

This always has been my priority because... I don't want to pay extra in ECR so... I have to create small docker images.
Expand Down
5 changes: 1 addition & 4 deletions content/posts/how-to-install-gitLab-on-debian-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ author = "Jorge Andreu Calatayud"
categories = ["Gitlab", "Debian", "Linux", "How to"]
description = "Let’s go with another installation. I’m not really sure about installing GitLab on my server, but I have been thinking a lot about it. I had installed Git which I like, but I tried one years ago and I like it but I haven’t installed it on my server."
tags= ["GitLab", "GitLab in Debian 9", "GitLab in Debian", "GitLad Installation", "How to install GitLab", "installations"]
[[images]]
src = "/images/gitlab1.png"
alt = "Main Images"
stretch = "Vertical"
images = ['images/gitlab1.png']
+++

Let’s go with another installation. I’m not really sure about installing GitLab on my server, but I have been thinking a lot about it. I had installed Git which I like, but I tried one years ago and I like it but I haven’t installed it on my server.
Expand Down
5 changes: 1 addition & 4 deletions content/posts/how-to-install-jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ comments = true
categories = ["Debian", "Linux", "How to"]
description = "In this post I’m going to try to explain what Jenkins is, why we use it, how to install it in Debain and how to use it. Everyone is going to say… oh no! Another boring post about it. I’ll tell them just maybe or maybe not. Find out for yourself."
tags= ["How to install Jenkins", "installations", " Jenkins Debian 9", "Jenkis Debian", "What’s jenkins"]
[[images]]
src = "images/jenkins/jenkins2.png"
alt = "Jenekins websitee"
stretch = "Vertical"
images = ['images/jenkins/jenkins2.png']
+++
In this post I’m going to try to explain what Jenkins is, why we use it, how to install it in Debain and how to use it. Everyone is going to say… oh no! Another boring post about it. I’ll tell them just maybe or maybe not. Find out for yourself.

Expand Down
1 change: 0 additions & 1 deletion content/posts/how-to-set-up-your-kluster-with-helmfle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ categories = ["Helm", "kubernetes", "How to", "cluster"]
description = "We'll config helmfile. This is not the perfect solution, but this is my way, and it works for me."
tags= ["cluster", "helm", "helmcharts", "kubernetes", "helmfile" ]
author = "Jorge Andreu Calatayud"
type="post"
+++


Expand Down
5 changes: 1 addition & 4 deletions content/posts/what-is-going-on-with-Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ description = "Another version of java? See what it's going on with java and wha
tags = ["AdoptOpenJDK", "java", "JDK", "JDK 11", "JDK 11 LTS", "JDK 6", "JDK 7", "JDK 8","OpenJDK", "opinion"]
categories = ["Java", "Opinion"]
comments = true
[[images]]
src = "images/oracleversion.png"
alt = "Oraclee's Timeline"
stretch = "Vertical"
images = ['images/oracleversion.png']
+++

The other day there were a few news articles about the new version of Java. I was thinking another one? Really? Like a lot of people in the beginning of their careers, no-one checks the differences between Java versions because they are focused on the projects which they are working on, or maybe it’s just me. But, I had a break between jobs so I decided to update all my knowledge and one thing from my list was this one, so I hope you find this information interesting. As everyone knows, Java has another JDK version which is the JDK 11.
Expand Down
40 changes: 26 additions & 14 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,36 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
<meta name="color-scheme" content="light dark"><meta property="og:title" content="404 Page not found" />
<meta name="theme-color" content="#FFFFFF"><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jorgesnotebook.com/404.html" />

<title>404 Page not found | Jorge&#39;s notebook</title>
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" >
<link rel="stylesheet" href="/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css" integrity="sha256-&#43;N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin="anonymous">
<script defer src="/flexsearch.min.js"></script>
<script defer src="/en.search.min.56a170ceda453cffb5e0fe652224d6368616d0c504c7189fea9f66ccc326a89c.js" integrity="sha256-VqFwztpFPP&#43;14P5lIiTWNoYW0MUExxif6p9mzMMmqJw=" crossorigin="anonymous"></script>
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="alternate" hreflang="es" href="https://jorgesnotebook.com/es/404.html" title="404 Page not found">

<link rel="stylesheet" href="/book.min.ece3f56fc3f716f87ccd4e6f3ea44ba1fa6757114261dadfbf861fde7d4e6203.css" integrity="sha256-7OP1b8P3Fvh8zU5vPqRLofpnVxFCYdrfv4Yf3n1OYgM=">
<script defer src="/en.search.min.456fe674254c2843259477d6c3f9fd39b0ffa651045aa385ddfc9bd6543b2a78.js" integrity="sha256-RW/mdCVMKEMllHfWw/n9ObD/plEEWqOF3fyb1lQ7Kng="></script>

<script defer src="/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js" integrity="sha256-b2&#43;Q/LjrHEnsOJg45rgB0N4ZQwuOUWkC&#43;NdcPIvZhzk=" crossorigin="anonymous"></script>
<script defer src="/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js" integrity="sha256-b2&#43;Q/LjrHEnsOJg45rgB0N4ZQwuOUWkC&#43;NdcPIvZhzk="></script>

<script type="application/javascript">
<script>
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-108421112-2', 'auto');

ga('send', 'pageview');
}
</script><!--
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->



<style>
Expand All @@ -61,6 +61,18 @@ <h3>
</main>



<script>
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-108421112-2', 'auto');

ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>

</body>

</html>
Loading

0 comments on commit ae17d63

Please sign in to comment.