N8N Commit
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+227
-214
File diff suppressed because one or more lines are too long
+36
-1
@@ -7,8 +7,43 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 29 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/blogs/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>You’re Probably Hosting ODOO Wrong (Here’s a Smarter Way)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</guid>
|
||||
<description><p>Curious about the tech powering our #ODOO4Projects journey? 🚀 Here’s a sneak peek at what’s under the hood:
<p>🐳 <strong>Docker</strong> – lightning-fast deployments, anywhere
🗄️ <strong>Shared Postgres DB</strong> – reliable, scalable, and rock-solid for growing projects
🛡️ <strong>CrowdSec</strong> – open-source and proactive security that keeps our environments safe
🔄 <strong>Git-for-module installation</strong> – seamless updates, easy rollbacks, and robust version control</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Struggling?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/struggling/</link>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/struggling/</guid>
|
||||
<description><p></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why We Avoid Heavy Custom Modules (And You Should Too)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</guid>
|
||||
<description><p>As your business grows, your ERP system often becomes like your favorite shirt 👕—comfortable, familiar, maybe even lucky. You don’t want to let it go!
<p>But here’s the thing: the shirt (or the ERP) you wear today will also be your go-to outfit for the coming years. With the unstoppable pace of change in tech (hello, AI! 🤖), only the systems truly built for the future can keep you on trend—and ahead.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Running Lean with ODOO: How We Keep Our Infra Budget in Check</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</link>
|
||||
<pubDate>Tue, 03 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</guid>
|
||||
<description><p>🚀 Keeping your #ODOO4projects lean and agile doesn’t have to break the bank! From our own hosting journey, we’ve found some golden rules to making Odoo Community run fast (and frugal):
<p>🔹 Slim is in: Only install the essential apps. Less bloat = more speed.
🔹 Optimize your database – a little tuning goes a LONG way for performance and resource use.
🔹 Don’t forget regular Docker pruning. Old images and unused containers can quietly eat up resources.
🔹 Cut network lag: Host your Odoo and its database on the same server to reduce traffic and latency.
🔹 Put your reverse proxy to good use! Caching static assets can save you loads of bandwidth.
🔹 Know when your automated actions run – insight means control over resource spikes.
🔹 For VPS users: Always offload those backups to a separate machine. Never risk your production setup!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo vs ODOO: Which Website Framework Fits Your Needs?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</guid>
|
||||
<description><p>Are you torn between using Hugo or ODOO to power your next project website? ⚡️ Let’s shed some light on which could fit YOUR needs best!
<p>Hugo offers lightning-fast static site generation and developer freedom. It’s perfect for those who love flexibility, customization, and blazing speeds. Together with a range of themes and quick deployment, Hugo is a dream come true for tech-savvy teams who want total control. 💡</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>New Colleague: Mark Gutmann</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/new-colleague-mark-gutmann/</link>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+232
-212
File diff suppressed because one or more lines are too long
+84
-114
@@ -1,9 +1,9 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>All Blogs</title>
|
||||
|
||||
@@ -16,18 +16,18 @@
|
||||
<meta name="theme-name" content="editor-hugo" />
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://localhost:1313/images/4.svg" type="image/x-icon">
|
||||
<link rel="icon" href="http://localhost:1313/images/4.svg" type="image/x-icon">
|
||||
<link rel="shortcut icon" href="https://blog.ODOO4projects.com/images/4.svg" type="image/x-icon">
|
||||
<link rel="icon" href="https://blog.ODOO4projects.com/images/4.svg" type="image/x-icon">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/blogs/">
|
||||
<meta property="og:site_name" content="ODOO Community Hosting Blog - Your source for ODOO Communtiy Tips & Tricks">
|
||||
<meta property="og:url" content="https://blog.ODOO4projects.com/blogs/">
|
||||
<meta property="og:site_name" content="Founder of ODOO4projects. ODOO hosting like it should be. ">
|
||||
<meta property="og:title" content="All Blogs">
|
||||
<meta property="og:description" content="meta description">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
@@ -46,6 +46,10 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script defer data-domain="blog.odoo4projects.com" src="https://plausible.odoo4projects.com/js/script.js"></script>
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
|
||||
@@ -109,7 +113,6 @@
|
||||
<body>
|
||||
|
||||
<header class="sidenav">
|
||||
|
||||
<div class="is-top">
|
||||
<div>
|
||||
|
||||
@@ -122,19 +125,18 @@
|
||||
|
||||
<button class="sidenav-toggler d-inline-block " data-toggle="sidenav-menu">
|
||||
<svg id="toggler-icon" class="toggler-icon" viewBox="0 0 100 100" width="60" onclick="this.classList.toggle('active')"><path class="line top" d="m 30,33 h 40 c 0,0 9.044436,-0.654587 9.044436,-8.508902 0,-7.854315 -8.024349,-11.958003 -14.89975,-10.85914 -6.875401,1.098863 -13.637059,4.171617 -13.637059,16.368042 v 40" /><path class="line middle" d="m 30,50 h 40" /><path class="line bottom" d="m 30,67 h 40 c 12.796276,0 15.357889,-11.717785 15.357889,-26.851538 0,-15.133752 -4.786586,-27.274118 -16.667516,-27.274118 -11.88093,0 -18.499247,6.994427 -18.435284,17.125656 l 0.252538,40" /></svg>
|
||||
</button>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="navbar-brand mr-0" href="/">
|
||||
<a class="navbar-brand mr-0" href="https://ODOO4projects.com">
|
||||
|
||||
<img height="30px" src="http://localhost:1313/images/logo.svg"
|
||||
<img height="30px" src="https://blog.ODOO4projects.com/images/logo.svg"
|
||||
alt="ODOO4projects">
|
||||
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="d-none d-md-block">
|
||||
<ul class="social-links list-unstyled">
|
||||
|
||||
@@ -183,10 +185,14 @@
|
||||
|
||||
<ul class="social-links list-unstyled list-inline mt-5">
|
||||
|
||||
<li class="list-inline-item"><a href="https://facebook.com" title="Linkedin">
|
||||
<li class="list-inline-item"><a href="https://www.linkedin.com/company/104665455" title="Linkedin">
|
||||
<i class="fab fa-linkedin"></i>
|
||||
</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="https://ODOO4projects.com" title="Website">
|
||||
<i class="fas fa-globe"></i>
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -202,6 +208,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-content section" style="border-left:1px solid #eee">
|
||||
@@ -230,7 +237,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/01.jpg" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/tricks.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -239,32 +246,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/retro/">Retro</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/radio/">Radio</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-1/" title="Advantage of a wooden retro radio receiver.">Advantage of a wooden retro radio receiver.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/underrated-module-odoo-spreadsheet/" title="Underrated module ODOO Spreadsheet">Underrated module ODOO Spreadsheet</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nam ut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat. …</p>
|
||||
<p class="mb-0">Did you know? There’s a hidden gem inside Odoo Enterprise that could …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 24, 2021</span>
|
||||
<span class="card-meta-date">May 08, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-6">
|
||||
@@ -272,7 +278,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/10.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/hugo.svg" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -281,30 +287,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/food/">Food</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/hugo/">hugo</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-9/" title="Nemo vel ad consectetur ut eligendi natus aperiam.">Nemo vel ad consectetur ut eligendi natus aperiam.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/why-websites-with-hugo/" title="Why Websites with Hugo?">Why Websites with Hugo?</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Why Build Static Websites with Hugo? If you’re looking for speed, …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 05, 2021</span>
|
||||
<span class="card-meta-date">May 06, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-6">
|
||||
@@ -312,7 +319,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/11.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/company.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -321,30 +328,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/artwork/">Artwork</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-10/" title="Itaque eligendi natus aperiam? Excepturi repellendus consequatur.">Itaque eligendi natus aperiam? Excepturi repellendus consequatur.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/our-blog-is-online/" title="Our blog is online">Our blog is online</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Exciting News! Our ODOO4projects Blog is now live! 👉 …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 04, 2021</span>
|
||||
<span class="card-meta-date">May 05, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-6">
|
||||
@@ -352,7 +360,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/12.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/The-Most-Interesting-Man-In-The-World.jpg" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -361,30 +369,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/paint/">paint</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/knowledge/">knowledge</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-11/" title="Aliquam erat volutpat. Integer eu ipsum sem Ut bibendum.">Aliquam erat volutpat. Integer eu ipsum sem Ut bibendum.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/community-vs-enterprise-what-odoo-isnt-telling-you/" title="Community vs Enterprise: What ODOO Isn’t telling You">Community vs Enterprise: What ODOO Isn’t telling You</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">For many small businesses, every 💵 counts when launching. That’s why …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 03, 2021</span>
|
||||
<span class="card-meta-date">May 03, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-6">
|
||||
@@ -392,7 +401,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/13.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/company.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -401,70 +410,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/food/">Food</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-12/" title="Nemo vel ad consectetur ut eligendi natus aperiam.">Nemo vel ad consectetur ut eligendi natus aperiam.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/smart-tables/" title="Smart Tables?">Smart Tables?</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Ever wished you could simply talk to your database and get things …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 02, 2021</span>
|
||||
<span class="card-meta-date">Apr 25, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-6">
|
||||
<article class="card post-card">
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/14.png" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="card-body mb-3">
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/artwork/">Artwork</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-13/" title="Excepturi repellendus consequatur quibusdam optio expedita.">Excepturi repellendus consequatur quibusdam optio expedita.</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 01, 2021</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -537,24 +507,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="page-item">
|
||||
<a href="/blogs/page/4/" class="page-link">
|
||||
4
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="page-item"><a class="page-link arrow" href="/blogs/page/4/" aria-label="Pagination Arrow">
|
||||
<i class="fas fa-angle-right"></i>
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -580,11 +532,27 @@
|
||||
<div class="col-12 text-center mb-5">
|
||||
<ul class="social-links is-circled list-unstyled list-inline font-weight-500">
|
||||
|
||||
<li class="list-inline-item"><a href="https://facebook.com" title="Linkedin">
|
||||
<li class="list-inline-item"><a href="https://www.linkedin.com/company/104665455" title="Linkedin">
|
||||
<i class="icon fab fa-linkedin"></i> Linkedin
|
||||
</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="https://ODOO4projects.com" title="Website">
|
||||
<i class="icon fas fa-globe"></i> Website
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p>Discover the best Odoo Community Hosting Tips, Tutorials & Best Practices to optimize your Odoo experience. Whether you're a beginner or an advanced user, our blog provides expert guidance on setting up and managing your Odoo instance. Learn essential tips for choosing the right hosting environment, improving system performance, and ensuring seamless updates.</p>
|
||||
|
||||
<p>Our tutorials cover everything from basic configurations to advanced customization, helping you make the most of Odoo’s powerful features. Stay up-to-date with the latest Odoo Community trends and implement best practices for security, scalability, and data integrity.</p>
|
||||
|
||||
<p>With our practical insights, you can enhance your Odoo hosting setup, troubleshoot common issues, and take your business to the next level. Whether you're hosting Odoo on-premise or in the cloud, our resources will guide you every step of the way. Dive into the world of Odoo and unlock its full potential today!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -599,6 +567,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -610,16 +579,16 @@
|
||||
|
||||
|
||||
<script>
|
||||
WebFont.load({
|
||||
google: {
|
||||
api: 'https://fonts.googleapis.com/css2',
|
||||
families: ['Fira\u002bSans:ital,wght@500;600','Fira\u002bSans:ital,wght@400;500;600&display=swap'],
|
||||
version: 2
|
||||
},
|
||||
active: () => {
|
||||
sessionStorage.fontsLoaded = true
|
||||
}
|
||||
});
|
||||
WebFont.load({
|
||||
google: {
|
||||
families: [
|
||||
'Fira Sans:ital,wght@0,400;0,500;0,600;1,500;1,600'
|
||||
]
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
@@ -690,5 +659,6 @@ Output:
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,8 +7,15 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 22 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Thu, 12 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/categories/corporate/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Struggling?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/struggling/</link>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/struggling/</guid>
|
||||
<description><p></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Brazil online!</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/brazil-online/</link>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,8 +7,15 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Mon, 12 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Mon, 02 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/categories/hugo/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hugo vs ODOO: Which Website Framework Fits Your Needs?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</guid>
|
||||
<description><p>Are you torn between using Hugo or ODOO to power your next project website? ⚡️ Let’s shed some light on which could fit YOUR needs best!
<p>Hugo offers lightning-fast static site generation and developer freedom. It’s perfect for those who love flexibility, customization, and blazing speeds. Together with a range of themes and quick deployment, Hugo is a dream come true for tech-savvy teams who want total control. 💡</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Build a Website with Hugo in Just 3 Steps</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/build-a-website-with-hugo-in-just-3-steps/</link>
|
||||
|
||||
+20
-20
@@ -7,22 +7,36 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 29 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Projects</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/projects/</link>
|
||||
<pubDate>Thu, 29 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/projects/</guid>
|
||||
<title>Knowledge</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/knowledge/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/knowledge/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Corporate</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/corporate/</link>
|
||||
<pubDate>Thu, 22 May 2025 00:00:00 -0400</pubDate>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/corporate/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/hugo/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/hugo/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Projects</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/projects/</link>
|
||||
<pubDate>Thu, 29 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/projects/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Academy</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/academy/</link>
|
||||
@@ -30,19 +44,5 @@
|
||||
<guid>https://blog.ODOO4projects.com/categories/academy/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Knowledge</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/knowledge/</link>
|
||||
<pubDate>Tue, 13 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/knowledge/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo</title>
|
||||
<link>https://blog.ODOO4projects.com/categories/hugo/</link>
|
||||
<pubDate>Mon, 12 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/categories/hugo/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,8 +7,29 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/categories/knowledge/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>You’re Probably Hosting ODOO Wrong (Here’s a Smarter Way)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</guid>
|
||||
<description><p>Curious about the tech powering our #ODOO4Projects journey? 🚀 Here’s a sneak peek at what’s under the hood:
<p>🐳 <strong>Docker</strong> – lightning-fast deployments, anywhere
🗄️ <strong>Shared Postgres DB</strong> – reliable, scalable, and rock-solid for growing projects
🛡️ <strong>CrowdSec</strong> – open-source and proactive security that keeps our environments safe
🔄 <strong>Git-for-module installation</strong> – seamless updates, easy rollbacks, and robust version control</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why We Avoid Heavy Custom Modules (And You Should Too)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</guid>
|
||||
<description><p>As your business grows, your ERP system often becomes like your favorite shirt 👕—comfortable, familiar, maybe even lucky. You don’t want to let it go!
<p>But here’s the thing: the shirt (or the ERP) you wear today will also be your go-to outfit for the coming years. With the unstoppable pace of change in tech (hello, AI! 🤖), only the systems truly built for the future can keep you on trend—and ahead.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Running Lean with ODOO: How We Keep Our Infra Budget in Check</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</link>
|
||||
<pubDate>Tue, 03 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</guid>
|
||||
<description><p>🚀 Keeping your #ODOO4projects lean and agile doesn’t have to break the bank! From our own hosting journey, we’ve found some golden rules to making Odoo Community run fast (and frugal):
<p>🔹 Slim is in: Only install the essential apps. Less bloat = more speed.
🔹 Optimize your database – a little tuning goes a LONG way for performance and resource use.
🔹 Don’t forget regular Docker pruning. Old images and unused containers can quietly eat up resources.
🔹 Cut network lag: Host your Odoo and its database on the same server to reduce traffic and latency.
🔹 Put your reverse proxy to good use! Caching static assets can save you loads of bandwidth.
🔹 Know when your automated actions run – insight means control over resource spikes.
🔹 For VPS users: Always offload those backups to a separate machine. Never risk your production setup!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title> ODOO Studio vs Python Modules</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/odoo-studio-vs-python-modules/</link>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+228
-215
File diff suppressed because one or more lines are too long
+26
-1
File diff suppressed because one or more lines are too long
+36
-1
@@ -7,8 +7,43 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 29 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>You’re Probably Hosting ODOO Wrong (Here’s a Smarter Way)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</guid>
|
||||
<description><p>Curious about the tech powering our #ODOO4Projects journey? 🚀 Here’s a sneak peek at what’s under the hood:
<p>🐳 <strong>Docker</strong> – lightning-fast deployments, anywhere
🗄️ <strong>Shared Postgres DB</strong> – reliable, scalable, and rock-solid for growing projects
🛡️ <strong>CrowdSec</strong> – open-source and proactive security that keeps our environments safe
🔄 <strong>Git-for-module installation</strong> – seamless updates, easy rollbacks, and robust version control</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Struggling?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/struggling/</link>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/struggling/</guid>
|
||||
<description><p></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why We Avoid Heavy Custom Modules (And You Should Too)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</guid>
|
||||
<description><p>As your business grows, your ERP system often becomes like your favorite shirt 👕—comfortable, familiar, maybe even lucky. You don’t want to let it go!
<p>But here’s the thing: the shirt (or the ERP) you wear today will also be your go-to outfit for the coming years. With the unstoppable pace of change in tech (hello, AI! 🤖), only the systems truly built for the future can keep you on trend—and ahead.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Running Lean with ODOO: How We Keep Our Infra Budget in Check</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</link>
|
||||
<pubDate>Tue, 03 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</guid>
|
||||
<description><p>🚀 Keeping your #ODOO4projects lean and agile doesn’t have to break the bank! From our own hosting journey, we’ve found some golden rules to making Odoo Community run fast (and frugal):
<p>🔹 Slim is in: Only install the essential apps. Less bloat = more speed.
🔹 Optimize your database – a little tuning goes a LONG way for performance and resource use.
🔹 Don’t forget regular Docker pruning. Old images and unused containers can quietly eat up resources.
🔹 Cut network lag: Host your Odoo and its database on the same server to reduce traffic and latency.
🔹 Put your reverse proxy to good use! Caching static assets can save you loads of bandwidth.
🔹 Know when your automated actions run – insight means control over resource spikes.
🔹 For VPS users: Always offload those backups to a separate machine. Never risk your production setup!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo vs ODOO: Which Website Framework Fits Your Needs?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</guid>
|
||||
<description><p>Are you torn between using Hugo or ODOO to power your next project website? ⚡️ Let’s shed some light on which could fit YOUR needs best!
<p>Hugo offers lightning-fast static site generation and developer freedom. It’s perfect for those who love flexibility, customization, and blazing speeds. Together with a range of themes and quick deployment, Hugo is a dream come true for tech-savvy teams who want total control. 💡</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>New Colleague: Mark Gutmann</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/new-colleague-mark-gutmann/</link>
|
||||
|
||||
+233
-213
File diff suppressed because one or more lines are too long
+105
-119
@@ -1,12 +1,12 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.147.0"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta name="generator" content="Hugo 0.147.2">
|
||||
<meta charset="utf-8">
|
||||
<title>ODOO Community Hosting Blog - Your source for ODOO Communtiy Tips & Tricks</title>
|
||||
<title>Founder of ODOO4projects. ODOO hosting like it should be. </title>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
|
||||
@@ -17,18 +17,18 @@
|
||||
<meta name="theme-name" content="editor-hugo" />
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://localhost:1313/images/4.svg" type="image/x-icon">
|
||||
<link rel="icon" href="http://localhost:1313/images/4.svg" type="image/x-icon">
|
||||
<link rel="shortcut icon" href="https://blog.ODOO4projects.com/images/4.svg" type="image/x-icon">
|
||||
<link rel="icon" href="https://blog.ODOO4projects.com/images/4.svg" type="image/x-icon">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:site_name" content="ODOO Community Hosting Blog - Your source for ODOO Communtiy Tips & Tricks">
|
||||
<meta property="og:title" content="ODOO Community Hosting Blog - Your source for ODOO Communtiy Tips & Tricks">
|
||||
<meta property="og:url" content="https://blog.ODOO4projects.com/">
|
||||
<meta property="og:site_name" content="Founder of ODOO4projects. ODOO hosting like it should be. ">
|
||||
<meta property="og:title" content="Founder of ODOO4projects. ODOO hosting like it should be. ">
|
||||
<meta property="og:description" content="ODOO4projetcs - We hook you up with brilliant ODOO Communtiy and Enterprise hosting">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
@@ -47,6 +47,10 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script defer data-domain="blog.odoo4projects.com" src="https://plausible.odoo4projects.com/js/script.js"></script>
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
|
||||
@@ -110,7 +114,6 @@
|
||||
<body>
|
||||
|
||||
<header class="sidenav">
|
||||
|
||||
<div class="is-top">
|
||||
<div>
|
||||
|
||||
@@ -123,19 +126,18 @@
|
||||
|
||||
<button class="sidenav-toggler d-inline-block " data-toggle="sidenav-menu">
|
||||
<svg id="toggler-icon" class="toggler-icon" viewBox="0 0 100 100" width="60" onclick="this.classList.toggle('active')"><path class="line top" d="m 30,33 h 40 c 0,0 9.044436,-0.654587 9.044436,-8.508902 0,-7.854315 -8.024349,-11.958003 -14.89975,-10.85914 -6.875401,1.098863 -13.637059,4.171617 -13.637059,16.368042 v 40" /><path class="line middle" d="m 30,50 h 40" /><path class="line bottom" d="m 30,67 h 40 c 12.796276,0 15.357889,-11.717785 15.357889,-26.851538 0,-15.133752 -4.786586,-27.274118 -16.667516,-27.274118 -11.88093,0 -18.499247,6.994427 -18.435284,17.125656 l 0.252538,40" /></svg>
|
||||
</button>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="navbar-brand mr-0" href="/">
|
||||
<a class="navbar-brand mr-0" href="https://ODOO4projects.com">
|
||||
|
||||
<img height="30px" src="http://localhost:1313/images/logo.svg"
|
||||
<img height="30px" src="https://blog.ODOO4projects.com/images/logo.svg"
|
||||
alt="ODOO4projects">
|
||||
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="d-none d-md-block">
|
||||
<ul class="social-links list-unstyled">
|
||||
|
||||
@@ -184,10 +186,14 @@
|
||||
|
||||
<ul class="social-links list-unstyled list-inline mt-5">
|
||||
|
||||
<li class="list-inline-item"><a href="https://facebook.com" title="Linkedin">
|
||||
<li class="list-inline-item"><a href="https://www.linkedin.com/company/104665455" title="Linkedin">
|
||||
<i class="fab fa-linkedin"></i>
|
||||
</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="https://ODOO4projects.com" title="Website">
|
||||
<i class="fas fa-globe"></i>
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -203,6 +209,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="page-content">
|
||||
<div class="container-fluid pl-3 pl-md-0 pr-3 pr-lg-4">
|
||||
@@ -210,15 +217,31 @@
|
||||
|
||||
|
||||
<div class="col-lg-4 col-xl-3">
|
||||
|
||||
<div class="author-banner bg-primary-light text-center d-flex flex-column align-items-center justify-content-center">
|
||||
|
||||
<h1 class="h5">Odoo Community Hosting Tips, Tutorials & Best Practices </h1>
|
||||
|
||||
|
||||
|
||||
<img loading="lazy" class="mb-4 rounded-circle w-100" style="max-width:280px" src="http://localhost:1313/images/author.png" alt="Author">
|
||||
<img class="mb-4 rounded-circle w-100" style="max-width:280px" src="https://blog.ODOO4projects.com/images/author.webp" alt="Author">
|
||||
|
||||
<p class="text-uppercase small mb-2">My name is</p>
|
||||
<h1 class="h3 text-primary font-primary mb-3">Matthew Atkins</h1>
|
||||
<div class="mb-0 mx-auto" style="max-width:460px">A Writer to your favorite topic assistants, currently Head of Content at Editor. <a href="http://localhost:1313/about/" aria-label="About me" class="text-underline d-inline-block">Read More</a></div>
|
||||
<h2 class="h3 text-primary font-primary mb-3">Oliver Arnold</h2>
|
||||
<div class="mb-0 mx-auto" style="max-width:460px">Founder of ODOO4projects. ODOO hosting like it should be. <a href="https://blog.ODOO4projects.com/about/" aria-label="About me" class="text-underline d-inline-block">Read More</a></div>
|
||||
|
||||
<ul class="social-links is-circled list-unstyled list-inline font-weight-500">
|
||||
|
||||
<li class="list-inline-item"><a href="https://www.linkedin.com/company/104665455" title="Linkedin">
|
||||
<i class="icon fab fa-linkedin"></i> Linkedin
|
||||
</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="https://ODOO4projects.com" title="Website">
|
||||
<i class="icon fas fa-globe"></i> Website
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-xl-9">
|
||||
@@ -231,7 +254,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/01.jpg" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/tricks.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -240,32 +263,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/retro/">Retro</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/radio/">Radio</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-1/" title="Advantage of a wooden retro radio receiver.">Advantage of a wooden retro radio receiver.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/underrated-module-odoo-spreadsheet/" title="Underrated module ODOO Spreadsheet">Underrated module ODOO Spreadsheet</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nam ut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat. …</p>
|
||||
<p class="mb-0">Did you know? There’s a hidden gem inside Odoo Enterprise that could …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 24, 2021</span>
|
||||
<span class="card-meta-date">May 08, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-xl-4 col-sm-6">
|
||||
@@ -273,7 +295,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/10.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/hugo.svg" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -282,30 +304,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/food/">Food</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/hugo/">hugo</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-9/" title="Nemo vel ad consectetur ut eligendi natus aperiam.">Nemo vel ad consectetur ut eligendi natus aperiam.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/why-websites-with-hugo/" title="Why Websites with Hugo?">Why Websites with Hugo?</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Why Build Static Websites with Hugo? If you’re looking for speed, …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 05, 2021</span>
|
||||
<span class="card-meta-date">May 06, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-xl-4 col-sm-6">
|
||||
@@ -313,7 +336,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/11.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/company.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -322,30 +345,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/artwork/">Artwork</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-10/" title="Itaque eligendi natus aperiam? Excepturi repellendus consequatur.">Itaque eligendi natus aperiam? Excepturi repellendus consequatur.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/our-blog-is-online/" title="Our blog is online">Our blog is online</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Exciting News! Our ODOO4projects Blog is now live! 👉 …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 04, 2021</span>
|
||||
<span class="card-meta-date">May 05, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-xl-4 col-sm-6">
|
||||
@@ -353,7 +377,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/12.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/The-Most-Interesting-Man-In-The-World.jpg" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -362,30 +386,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/paint/">paint</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/knowledge/">knowledge</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-11/" title="Aliquam erat volutpat. Integer eu ipsum sem Ut bibendum.">Aliquam erat volutpat. Integer eu ipsum sem Ut bibendum.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/community-vs-enterprise-what-odoo-isnt-telling-you/" title="Community vs Enterprise: What ODOO Isn’t telling You">Community vs Enterprise: What ODOO Isn’t telling You</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">For many small businesses, every 💵 counts when launching. That’s why …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 03, 2021</span>
|
||||
<span class="card-meta-date">May 03, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-xl-4 col-sm-6">
|
||||
@@ -393,7 +418,7 @@
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/13.png" alt=""></div>
|
||||
<div><img loading="lazy" class="w-100 post" src="https://blog.ODOO4projects.com/images/blog/company.webp" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -402,70 +427,31 @@
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/food/">Food</a></li>
|
||||
<li class="list-inline-item"><a href="https://blog.ODOO4projects.com/tags/corporate/">corporate</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-12/" title="Nemo vel ad consectetur ut eligendi natus aperiam.">Nemo vel ad consectetur ut eligendi natus aperiam.</a>
|
||||
<a class="post-title" href="https://blog.ODOO4projects.com/blogs/smart-tables/" title="Smart Tables?">Smart Tables?</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
<p class="mb-0">Ever wished you could simply talk to your database and get things …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
<a href="https://blog.ODOO4projects.com/about/" class="card-meta-author">Oliver</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 02, 2021</span>
|
||||
<span class="card-meta-date">Apr 25, 2025</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="col-xl-4 col-sm-6">
|
||||
<article class="card post-card">
|
||||
|
||||
<div class="post-slider slider-sm">
|
||||
|
||||
<div><img loading="lazy" class="w-100" src="http://localhost:1313/images/post/14.png" alt=""></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="card-body mb-3">
|
||||
|
||||
<ul class="card-meta-tag list-inline mb-1">
|
||||
|
||||
<li class="list-inline-item"><a href="http://localhost:1313/tags/artwork/">Artwork</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3 class="h4 mb-2">
|
||||
<a class="post-title" href="http://localhost:1313/blogs/post-13/" title="Excepturi repellendus consequatur quibusdam optio expedita.">Excepturi repellendus consequatur quibusdam optio expedita.</a>
|
||||
</h3>
|
||||
|
||||
<p class="mb-0">Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. …</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<ul class="card-meta list-inline mb-0">
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="text-light">by:</span>
|
||||
<a href="http://localhost:1313/about/" class="card-meta-author">Matthew</a>
|
||||
</li>
|
||||
|
||||
<li class="list-inline-item">
|
||||
<span class="card-meta-date">Jan 01, 2021</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -538,24 +524,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="page-item">
|
||||
<a href="/page/4/" class="page-link">
|
||||
4
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="page-item"><a class="page-link arrow" href="/page/4/" aria-label="Pagination Arrow">
|
||||
<i class="fas fa-angle-right"></i>
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -573,11 +541,27 @@
|
||||
<div class="col-12 text-center mb-5">
|
||||
<ul class="social-links is-circled list-unstyled list-inline font-weight-500">
|
||||
|
||||
<li class="list-inline-item"><a href="https://facebook.com" title="Linkedin">
|
||||
<li class="list-inline-item"><a href="https://www.linkedin.com/company/104665455" title="Linkedin">
|
||||
<i class="icon fab fa-linkedin"></i> Linkedin
|
||||
</a></li>
|
||||
|
||||
<li class="list-inline-item"><a href="https://ODOO4projects.com" title="Website">
|
||||
<i class="icon fas fa-globe"></i> Website
|
||||
</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<p>Discover the best Odoo Community Hosting Tips, Tutorials & Best Practices to optimize your Odoo experience. Whether you're a beginner or an advanced user, our blog provides expert guidance on setting up and managing your Odoo instance. Learn essential tips for choosing the right hosting environment, improving system performance, and ensuring seamless updates.</p>
|
||||
|
||||
<p>Our tutorials cover everything from basic configurations to advanced customization, helping you make the most of Odoo’s powerful features. Stay up-to-date with the latest Odoo Community trends and implement best practices for security, scalability, and data integrity.</p>
|
||||
|
||||
<p>With our practical insights, you can enhance your Odoo hosting setup, troubleshoot common issues, and take your business to the next level. Whether you're hosting Odoo on-premise or in the cloud, our resources will guide you every step of the way. Dive into the world of Odoo and unlock its full potential today!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -590,6 +574,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -607,16 +592,16 @@
|
||||
|
||||
|
||||
<script>
|
||||
WebFont.load({
|
||||
google: {
|
||||
api: 'https://fonts.googleapis.com/css2',
|
||||
families: ['Fira\u002bSans:ital,wght@500;600','Fira\u002bSans:ital,wght@400;500;600&display=swap'],
|
||||
version: 2
|
||||
},
|
||||
active: () => {
|
||||
sessionStorage.fontsLoaded = true
|
||||
}
|
||||
});
|
||||
WebFont.load({
|
||||
google: {
|
||||
families: [
|
||||
'Fira Sans:ital,wght@0,400;0,500;0,600;1,500;1,600'
|
||||
]
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
@@ -687,5 +672,6 @@ Output:
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+39
-24
@@ -3,13 +3,49 @@
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/knowledge/</loc>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/knowledge/</loc>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/</loc>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</loc>
|
||||
<lastmod>2025-06-17T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/corporate/</loc>
|
||||
<lastmod>2025-06-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/corporate/</loc>
|
||||
<lastmod>2025-06-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/struggling/</loc>
|
||||
<lastmod>2025-06-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</loc>
|
||||
<lastmod>2025-06-10T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</loc>
|
||||
<lastmod>2025-06-03T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/hugo/</loc>
|
||||
<lastmod>2025-06-02T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/hugo/</loc>
|
||||
<lastmod>2025-06-02T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</loc>
|
||||
<lastmod>2025-06-02T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/new-colleague-mark-gutmann/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
@@ -19,18 +55,9 @@
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/projects/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/</loc>
|
||||
<lastmod>2025-05-29T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/brazil-online/</loc>
|
||||
<lastmod>2025-05-22T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/corporate/</loc>
|
||||
<lastmod>2025-05-22T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/corporate/</loc>
|
||||
<lastmod>2025-05-22T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/academy/</loc>
|
||||
<lastmod>2025-05-15T00:00:00-04:00</lastmod>
|
||||
@@ -49,21 +76,9 @@
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/odoo-studio-vs-python-modules/</loc>
|
||||
<lastmod>2025-05-13T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/knowledge/</loc>
|
||||
<lastmod>2025-05-13T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/knowledge/</loc>
|
||||
<lastmod>2025-05-13T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/build-a-website-with-hugo-in-just-3-steps/</loc>
|
||||
<lastmod>2025-05-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/categories/hugo/</loc>
|
||||
<lastmod>2025-05-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/tags/hugo/</loc>
|
||||
<lastmod>2025-05-12T00:00:00-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://blog.ODOO4projects.com/blogs/underrated-module-odoo-spreadsheet/</loc>
|
||||
<lastmod>2025-05-08T00:00:00-04:00</lastmod>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,8 +7,15 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 22 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Thu, 12 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/tags/corporate/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Struggling?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/struggling/</link>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/struggling/</guid>
|
||||
<description><p></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Brazil online!</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/brazil-online/</link>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,8 +7,15 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Mon, 12 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Mon, 02 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hugo vs ODOO: Which Website Framework Fits Your Needs?</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/hugo-vs-odoo-which-website-framework-fits-your-needs/</guid>
|
||||
<description><p>Are you torn between using Hugo or ODOO to power your next project website? ⚡️ Let’s shed some light on which could fit YOUR needs best!
<p>Hugo offers lightning-fast static site generation and developer freedom. It’s perfect for those who love flexibility, customization, and blazing speeds. Together with a range of themes and quick deployment, Hugo is a dream come true for tech-savvy teams who want total control. 💡</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Build a Website with Hugo in Just 3 Steps</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/build-a-website-with-hugo-in-just-3-steps/</link>
|
||||
|
||||
+20
-20
@@ -7,22 +7,36 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Thu, 29 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>News</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/news/</link>
|
||||
<pubDate>Thu, 29 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/news/</guid>
|
||||
<title>Knowledge</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/knowledge/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/knowledge/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Corporate</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/corporate/</link>
|
||||
<pubDate>Thu, 22 May 2025 00:00:00 -0400</pubDate>
|
||||
<pubDate>Thu, 12 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/corporate/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/hugo/</link>
|
||||
<pubDate>Mon, 02 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/hugo/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>News</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/news/</link>
|
||||
<pubDate>Thu, 29 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/news/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Academy</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/academy/</link>
|
||||
@@ -30,19 +44,5 @@
|
||||
<guid>https://blog.ODOO4projects.com/tags/academy/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Knowledge</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/knowledge/</link>
|
||||
<pubDate>Tue, 13 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/knowledge/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hugo</title>
|
||||
<link>https://blog.ODOO4projects.com/tags/hugo/</link>
|
||||
<pubDate>Mon, 12 May 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/tags/hugo/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,8 +7,29 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<copyright>Copyright &copy;2025 Oliver Arnold</copyright>
|
||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 17 Jun 2025 00:00:00 -0400</lastBuildDate>
|
||||
<atom:link href="https://blog.ODOO4projects.com/tags/knowledge/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>You’re Probably Hosting ODOO Wrong (Here’s a Smarter Way)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</link>
|
||||
<pubDate>Tue, 17 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/youre-probably-hosting-odoo-wrong-heres-a-smarter-way/</guid>
|
||||
<description><p>Curious about the tech powering our #ODOO4Projects journey? 🚀 Here’s a sneak peek at what’s under the hood:
<p>🐳 <strong>Docker</strong> – lightning-fast deployments, anywhere
🗄️ <strong>Shared Postgres DB</strong> – reliable, scalable, and rock-solid for growing projects
🛡️ <strong>CrowdSec</strong> – open-source and proactive security that keeps our environments safe
🔄 <strong>Git-for-module installation</strong> – seamless updates, easy rollbacks, and robust version control</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why We Avoid Heavy Custom Modules (And You Should Too)</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/why-we-avoid-heavy-custom-modules-and-you-should-too/</guid>
|
||||
<description><p>As your business grows, your ERP system often becomes like your favorite shirt 👕—comfortable, familiar, maybe even lucky. You don’t want to let it go!
<p>But here’s the thing: the shirt (or the ERP) you wear today will also be your go-to outfit for the coming years. With the unstoppable pace of change in tech (hello, AI! 🤖), only the systems truly built for the future can keep you on trend—and ahead.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Running Lean with ODOO: How We Keep Our Infra Budget in Check</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</link>
|
||||
<pubDate>Tue, 03 Jun 2025 00:00:00 -0400</pubDate>
|
||||
<guid>https://blog.ODOO4projects.com/blogs/running-lean-with-odoo-how-we-keep-our-infra-budget-in-check/</guid>
|
||||
<description><p>🚀 Keeping your #ODOO4projects lean and agile doesn’t have to break the bank! From our own hosting journey, we’ve found some golden rules to making Odoo Community run fast (and frugal):
<p>🔹 Slim is in: Only install the essential apps. Less bloat = more speed.
🔹 Optimize your database – a little tuning goes a LONG way for performance and resource use.
🔹 Don’t forget regular Docker pruning. Old images and unused containers can quietly eat up resources.
🔹 Cut network lag: Host your Odoo and its database on the same server to reduce traffic and latency.
🔹 Put your reverse proxy to good use! Caching static assets can save you loads of bandwidth.
🔹 Know when your automated actions run – insight means control over resource spikes.
🔹 For VPS users: Always offload those backups to a separate machine. Never risk your production setup!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title> ODOO Studio vs Python Modules</title>
|
||||
<link>https://blog.ODOO4projects.com/blogs/odoo-studio-vs-python-modules/</link>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user