Welcome to Chaarmi Worlds Metaverse Creation System, the FIRST metaverse offering here on Digital Ocean allowing you to build your very own custom metaverse galaxy!
START HERE NOW =>
(Setup Video) https://www.youtube.com/watch?v=LiEefOMs7ic
(Training Program) https://www.youtube.com/watch?v=MyyKeOelGMc&list=PLSR10wfJ5L18VnozU3U-_3xLwIb5_1Oat
Chaarmi Worlds is a powerful metaverse video game that lives ontop of the current internet. Using a subdomain called metaverse you’ll install your own edition of Chaarmi Worlds which will allow you to then modify the game to create incredible new and unique worlds and experiences that work via Web Browser on PC, Mac and even in Oculus Quest 2 in VR!
Why Get Chaarmi Worlds?:
Enter the metaverse FASTER than your competitors at a lower cost of entry! 3. INTEROPRABILITY BUILT IN: Chaarmi Worlds allows users to jump from plot to plot and galaxy to galaxy within the Chaarmi Worlds ecosystem! 4. High Quality: Powered by Unity 3D, Chaarmi Worlds video game aims to be one of the most ambitious MMORPG games to help bring forth the vision of the metaverse! 5. AVATARS: High quality avatar system powered by Ready Player Me 6. MiniScript CUSTOM CODE: Now with full low-code editing via MiniScript for adding even more functionality to your plots!
Chaarmi Worlds is bringing the metaverse to the masses! You can think of our technology as the “Wordpress” of metaverse galaxy creation. Simply log into your Chaarmi Worlds backend anytime, choose from over 1,000+ objects, click, drag, save and share your URL with the world to experience!
Chaarmi is fast and easy! To get access to even more features and functionality including unlimited plots of land, advanced features like hybrid live events and much more please reach out to contact@chaarmi.com
Chaarmi Worlds is partnered directly with Ready Player Me which gives access to high quality avatars. We are also always updating and gathering feedback from our users and have an active and growing community of builders via Discord (https://discord.gg/BWmF6ehZW5)
You can find out more details about Chaarmi Worlds by visiting https://www.chaarmi.com and you can also email us out at any time at contact@chaarmi.com.
Package | Version | License |
---|---|---|
Chaarmi Worlds | v0.95b1 | Free |
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.
In addition to creating a Droplet from the Metaverse 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Metaverse Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "chaarmiworlds-metaverse"}' \
"https://api.digitalocean.com/v2/droplets"
YouTube Tutorial Video: https://www.youtube.com/watch?v=MyyKeOelGMc
PLEASE NOTE: First Time Installation and Setup Time will take approximately 10 minutes to 1 hour (and possibly longer due to A Record update and propagation). This is due to several additional service accounts that need to be created to support multiplayer as well as optimization steps that allow your Metaverse galaxy to be interoperable and to help to increase the speed of the overall experience.
Welcome to your new Chaarmi Worlds Metaverse Galaxy game! We’re so excited to have you with us expanding the metaverse and future 3D internet!
Chaarmi Worlds works in web browsers on PC (Chrome), Mac (Chrome) and Oculus Quest 2 in VR. It is fully interoperable allowing users to jump from plot to plot and is always being updated with new updates based on YOU our users! We are so grateful to have you enter the metaverse!
Step 1.
On your DigitalOcean click on the “Create Metaverse Droplet” button.
Step 2:
Choose a Region (Note: Choose region near to you for best results)
Step 3:
Make sure the right image is selected (It should say “Metaverse vX.XX on Ubuntu”)
Step 4:
Step 5:
In the Authentication Method section select the password method.
Step 6:
Create your root password (Note: Please make note of this password and save it for later use. You can change this in the future in Ubuntu via Linux commands)
Step 7:
Enter tag name “metaverse” (NOTE: This can be anything you like, we use metaverse for easily identifying your new droplet)
Step 8:
Click create droplet
Step 1:
Go to your domain name provider and add a new “A” record as follows:
Step 2:
Log back into your DigitalOcean Control Panel
Step 3:
Go to your project
Step 4:
On the metaverse project drop down on right side select: add domain
Step 5:
Enter your domain name (Ex. metaverse.yourdomain.ext) and click add domain
Step 6:
Now wait for few hours to get domain record updated from your Domain Provider. In a new browser window open the metaverse.yourdomain.ext and see if it opens. When it does you can move onto the next part.
Step 1:
In your DigitalOcean dashboard select your droplet and inside your droplet in the top right you should see a “Console” link. Click on that to open up a console window so you can now write linux commands via command line.
Step 2:
Write the following commands to setup and install SSL and upgrade the server (Please do these one command at a time):
Enter your domain name: metaverse.yourdomain.ext
On the “Please choose whether or not redirect HTTP traffic to HTTPS, removing HTTP access.” question, please choose to REDIRECT (Option 2)
Step 1:
In your DigitalOcean dashboard select your droplet and inside your droplet in the top right you should see a “Console” link. Click on that to open up a console window so you can now write linux commands via commandline.
Step 2:
Write the following commands to upgrade privileges on the database:
[NOTE: Choose a password that is secure and write it down!! You will need it in a later step]
Step 1:
Open https://metaverse.domain.ext/install.php
Step 2:
Do the following steps to complete the install:
Step 3:
When all is good and the database connection is made we need to do the following steps to complete the installation:
You can now test out your backend admin panel by visiting https://metaverse.domain.ext/my-admin/
FINAL STEPS (For downloading Plots and CUSTOM items):
If you do not do this step you will get the following error when trying to EXPORT a plot “Unable to open file!”
-Go into FileZilla and set the PERMISSIONS on your my-admin folder to 777 and try again
Finally please go to FileZilla and make a new folder with 777 permissions called my-content. This is where you will from now on upload all additional files. In future when updating your version of Chaarmi DO NOT delete this folder. Simply delete everything else and upload the other files.
MAKE SURE ONCE AGAIN TO SET PERMISSIONS TO 777 FOR my-admin FOLDER!
Step 1:
Via FileZilla download the frontend index.php file and then navigate down to where you see (Approx. line 604):
host: "chaarmimetaverse.herokuapp.com", port: 443,
Change host to: metaverse.chaarmi.com
Change port to: 9000
Save and upload the file back in order to make sure the system works. This is a REQUIRED step as the main system has changed.
ADDITIONAL NOTES:
Incase of any issues with the installation, try this below to see if it fixes the issue:
-Open up your console window on your server
-type in the following commands:
sudo mysql
drop database chaarmi;
create database chaarmi;
-Try the install again
CONGRATULATIONS! Welcome to the Metaverse!
We hope you Enjoy Your New Chaarmi Metaverse Galaxy! [NOTE: We recommend you take a snapshot in your DigitalOcean backend to make a backup of your current system so anytime you have any issues you can easily restart without having to do all these steps again.]
Admin Panel is available at:https://metaverse.DOMAIN.EXT/my-admin/
NOTE: Please use the username and password you created at setup time.
Access to the base experience at:https://metaverse.DOMAIN.EXT (This will take you to your genesis plot which you can update at any time via the backend admin panel)
For further documentation on how to use Chaarmi Worlds please visit https://www.chaarmi.com
Feel free to watch the YouTube training videos at https://www.youtube.com/@Chaarmi/videos
First Training Video: https://www.youtube.com/watch?v=JppvUaXD8q0
(RECOMMENDED FINAL STEP - Will be helpful in future for upgrades and updating items)
Step 1:
Download and Install FileZilla
Step 2:
Open FileZilla and follow the steps below:
Step 3:
At this point you have access to your metaverse server and can click on the folder above the .cache and go to the var/www/html folder to access your metaverse files directly. [NOTE: You will need to do this in the future to update your metaverse server]
Step 4:
Final steps, please return to the DigitalOcean console view. If the view is not available you can easily go back to your DigitalOcean dashboard and load up the console on the droplet again. Please type in the following commands via console which will setup the final items we need to be able to export our plots of land and access those plots in any Chaarmi Galaxy you wish to share it with including your own (CORS Policy):
Step 5:
In the nano editor make the following changes and save the php file:
sudo /etc/init.d/apache2 restart
Step 6:
We will now setup the CORS policy which allows for access to plots you share and vice versa.
<Directory /var/www/html>
Order Allow,Deny
Allow from all
AllowOverride all
Header set Access-Control-Allow-Origin "*"
</Directory>