Discover how you can deploy your personal cloud storage with the Nextcloud InstantApp in seconds.
Requirements
- You have an account and are logged into console.scaleway.com
- You have configured your SSH Key
Nextcloud allows to create a self-hosted cloud storage to host files, folders, contacts, photo galleries, calendars and more on your instance.
There are four steps to deploy the Nextcloud application
Before starting, click the Create a new Instance button in the Instances section of the control panel.
You will land on the server-creation page where you can choose the OwnCloud image in the list of InstantApps for your Cloud Instance:
Click the “Create Server” button. This action starts your server. In few seconds, the OwnCloud application is ready to use.
To avoid spam, remote mail ports cannot be reached from our infrastructure by default. As OwnCloud requires to send mail, these ports need to be opened. Your account needs to be validated to perform this operation. To get your account reviewed, please contact our assistance.
Click on the Security Groups tab in the Instance section of the management console.
Choose the security group of your server and tick the checkbox in the SMTP section of the group.
The new Security Group configuration will be applied automatically on Virtual Instances. BareMetal Instances need to be hard rebooted from the management console to configure the new rules.
When your server is running, you can see the server’s IP address in the server list on the control panel. Copy this IP address and open a SSH session to find the database credentials required for OwnCloud.
The MySQL password is shown in the MOTD message that is shown upon your first connection to the server:
Now open a web browser and open: http://YOUR.CLOUD.SERVER.IP/nextcloudcloud
(For example if your servers ip is 212.47.0.0
it will be http://212.47.0.0/nextcloud
)
The installation script prompts for a username and password as well as the database credentials.
Fill in the required information and press on Enter finalize the installation:
The installation takes a few seconds.
Once the installation is finished you are redirected to the login page.
Input the username and password you set previously and press Enter on your keyboard:
You are now connected to your personal cloud storage and can start using it!