<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>datafieber.com &#8211; Web-Applikationen /// Web-Hosting /// Webdesign</title>
	<atom:link href="https://staging.datafieber.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://staging.datafieber.com</link>
	<description>Alles für das Web</description>
	<lastBuildDate>Mon, 17 Oct 2022 09:18:03 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://staging.datafieber.com/wp-content/uploads/2021/10/cropped-favicon2-512x512-1-32x32.png</url>
	<title>datafieber.com &#8211; Web-Applikationen /// Web-Hosting /// Webdesign</title>
	<link>https://staging.datafieber.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Deploy Nuxt 2 on Plesk Obsidian</title>
		<link>https://staging.datafieber.com/deploy-nuxt-2-on-plesk-obsidian/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 17 Oct 2022 09:07:32 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<guid isPermaLink="false">https://datafieber.com/?p=1735</guid>

					<description><![CDATA[How to deploy a nuxt 2 app on an Plesk Obsidian server You dont need an extra dependency package like &#8222;nuxt-start&#8220; or so, the only thing you be carefull is thaht you donts use to much node-gyp packages like &#8222;fibers&#8220; which has no more support for nodejs &#62; version 16. upload your entire project without [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="1735" class="elementor elementor-1735" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-f0217da e-flex e-con-boxed e-con e-parent" data-id="f0217da" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b614209 elementor-widget elementor-widget-heading" data-id="b614209" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">How to deploy a nuxt 2 app on an Plesk Obsidian server</h2>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e39ea2b e-flex e-con-boxed e-con e-parent" data-id="e39ea2b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1b380b4 elementor-widget elementor-widget-text-editor" data-id="1b380b4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>You dont need an extra dependency package like &#8222;nuxt-start&#8220; or so, the only thing you be carefull is thaht you donts use to much node-gyp packages like &#8222;fibers&#8220; which has no more support for nodejs &gt; version 16.</p>
<ol>
<li>upload your entire project without &#8222;node_modules&#8220; to your http folder</li>
<li>Make your configurations of the npm version and package manager.</li>
<li>Install all node packages</li>
<li>Set your document root to the &#8222;<b>static</b>&#8220; directory of your app</li>
<li>Set the environment to &#8222;production&#8220; and set all your custom environment variables like &#8222;API_URL&#8220; etc., set the app directory to the root folder of you project.</li>
<li>Here comes on of the most important settings, set the entry point of your app to &#8222;<a class="toggler"><b>node_modules/nuxt/bin/nuxt.js</b>&#8222;</a></li>
<li>&nbsp;Next run the &#8222;build&#8220; command&nbsp;</li><li>Restart you app.</li>
</ol><div><br></div><div>Now you should be able to open you app in the browser under the give url you specified.</div>								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
