Changes

From Amahi Wiki
Jump to: navigation, search
1 byte added ,  01:42, 15 September 2016
= Upgrading Multicraft to Version 2.0.1 =
Following is a step-by-step guide on upgrading the Amahi [https://www.amahi.org/apps/multicraft Multicraft] v1.8.1 app to the latest (v2.0.1).<br /> Assumed: Multicraft 1.8.2 is already successfully running. you You can log into the [https://www.amahi.org/apps/multicraft Multicraft] web app, as well as have direct or ssh SSH access to the server.
<ol>
<li>Read the upgrade tips [http://multicraft.org/site/docs/install#3 here].</li><br />
<li>Download new Multicraft installer from http://www.multicraft.org (get the linux x64 install file)</li><br />
<li>Stop your Minecraft server (use the [https://www.amahi.org/apps/multicraft Multicraft] webb app)</li><br />
<li>Stop your Minecraft daemon - using sshSSH:
<pre>sudo ./var/hda/web-apps/multicraft/app/bin/multicraft stop</pre></li>
<li>Backup your current files.</li><br />
<li>Unzip (twice) the .tar file downloaded at step 2.</li><br />
<li>Create a new folder, and copy all files in the installer to ''/var/hda/web-apps/multicraft/install''</li><br />
<li>Using ssh SSH run setup:
<pre>sudo ./var/hda/web-apps/multicraft/install/setup.sh</pre></li>
<li>Assuming you have a default Amahi install, you will need the following information:<br />
</ul>
<li>Assuming it all worked correctly it will now ask you to log into the new Multicraft menu. Default login and password are <code>admin</code></li><br />
<li>Using sshSSH, start your daemon:
<pre>sudo ./var/hda/web-apps/multicraft/app/bin/multicraft start</pre></li>
<li>Change password, relog.</li><br />
12,424

edits