Register
CLIENT AREA
We care about the Environment

Chevereto One-Click Installation


Set up your new image hosting website powered by Chevereto with Evoxt with only a single click with our One-Click Installation Script.

Chevereto is an image hosting software that started in 2007 that allows you to set up your own image hosting website​, which allows you to set your own rules, not bound by restrictions. With Chevereto, you can self-host and manage your images. You can even place ads on your Chevereto website to generate profits with the image you hosted.

Instruction

Check your email for your VM details. Your VM details are sent to your email inbox.
Check your junk/ spam mail just in case.
Did not receive it? Contact us.


Installation

To start, head to YOUR_VM_IP or YOUR_VM_IP/install
Example:
192.168.0.1/install


You will be asked to configure the database for your Chevereto website.


Configuring Database

To proceed to the next step, you have to configure a database.
Start by connecting to your server through SSH and key in this command to create a database.
mysql -uroot -p'Your_DATABASE_Password' -e "CREATE DATABASE IF NOT EXISTS chevereto; GRANT ALL ON chevereto.* TO 'root'@'localhost' ; FLUSH PRIVILEGES "

[root@Chevereto ~]# mysql -uroot -p'NTU5M2MwYTA0ZjZiY2UzNT' -e "CREATE DATABASE IF NOT EXISTS chevereto; GRANT ALL ON chevereto.* TO 'root'@'localhost'; FLUSH PRIVILEGES "
mysql: [Warning] Using a password on the command line interface can be insecure.
[root@Chevereto ~]#


You can use this command to get YOUR_DATABASE_PASSWORD
cat /var/log/mysqld.log

[root@Chevereto ~]# cat /var/log/mysqld.log
NTU5M2MwYTA0ZjZiY2UzNT
[root@Chevereto ~]#


If you followed our instruction, this will be the info you will be putting in your Chevereto installation
Database host: localhost
Database name: chevereto
Database user: root
Database user password: YOUR_DATABASE_PASSWORD on the steps above


Click continue once you are done with filling up the database information.

Site Information and Admin Information


Fill up your admin username, admin email, admin password, from email address and incoming email address.
Choose the website mode that applies to you and click continue to proceed with the installation.

And you are done with the installation.




Some Extra Informations

With Evoxt's One-Click Install, phpMyAdmin is also preinstalled for you, so you can easily manage your database if needed.
To access your phpMyAdmin, simply head to ( Pay attention to the capital M and capital A )
YOUR_VM_IP/phpMyAdmin


The username to login will be root.
To get the password, simply connect to ssh and key in this command.
cat /var/log/mysqld.log
[root@TEST ~]# cat /var/log/mysqld.log
ZmM1MGU5ZWFmNzJlMmNkYm
[root@TEST ~]#



Start deploying your self-hosted private image hosting website with Evoxt using Evoxt's Chevereto One-Click Installation!
Deploy