Raoul - Web Application Developer
  • home
  • Imprint / Privacy
  • github
  • npmjs

hosting

A collection of 4 posts
run strapi4 or strapi5 on plesk obsidian 18
strapi.io

run strapi4 or strapi5 on plesk obsidian 18

In this short guide, I will demonstrate how to host a strapi4 or strapi5 on a linux server managed with plesk obsidian. Let's get started! strapi4 setup (4.25.13) In your strapi4 folder (repository) add a file named index.js and put that content into it: // /<
Oct 16, 2024 2 min read
run sveltekit on (linux) plesk obsidian hosting
sveltekit

run sveltekit on (linux) plesk obsidian hosting

It's been a while since I focussed on my sveltekit passion and since then sveltekit and plesk made some progress. Sveltekit might feel demanding when you try to host it yourself on a linux plesk server and this post demonstrates how to set up your hosting. tl;dr;
Oct 3, 2022 1 min read
run a sapper app on a plesk server
sapper

run a sapper app on a plesk server

I started to write a SvelteKit/plesk hosting guide, but due to ECMAScript modules syntax SvelteKit is using, I ran into trouble to get it working, even with a manual installed Node.js v14.16.0 on my plesk server. I will stay tuned on this topic but today I
Mar 26, 2021 3 min read
nuxt.js static page generator with dynamic pages
nuxt.js

nuxt.js static page generator with dynamic pages

With Nuxt.js you have the choice - will you deliver server side rendered pages over a node.js infrastructure, will you take the single page application approach like a Vue.js app or will you use Nuxt.js as a static site generator with npm run generate? Static site
Feb 18, 2020 3 min read
Page 1 of 1
Raoul - Web Application Developer © 2025
Powered by Ghost