Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Installation & Hosting

Accessing Grav UI with Digitalocean

Solved by pamtbaau View solution

Started by DouxDoux 3 years ago · 1 replies · 353 views
3 years ago

I've just started using Grav, so sorry for the noob question.

I installed Grav on my Digitalocean's droplets using the following tutorial : https://learn.getgrav.org/17/webservers-hosting/vps/digitalocean

Everything seems to be working, but I can't access, or don't understand how to access Grav's dashboard. Is it accessible through my droplet's ipv4 ?

Thanks

3 years ago Solution

@douxdoux-1312,

The following line in section Installing Grav:

BASH
$ wget -O grav.zip https://getgrav.org/download/core/grav/latest

downloads Grav without Admin.

The following line will download Grav + Admin

BASH
$ wget -O grav.zip https://getgrav.org/download/core/grav-admin/latest

And you should also replace $ mv grav html with $ mv grav-admin html

👍 1
last edited 12/16/23 by pamtbaau

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by antoinep, 16 hours ago
5 62 10 hours ago
Installation & Hosting · by Jürgen Dietrich, 7 months ago
0 63 7 months ago
Installation & Hosting · by rappluk, 8 months ago
0 63 8 months ago
Installation & Hosting · by N, 12 months ago
3 74 12 months ago
Installation & Hosting · by Youle, 1 year ago
1 62 1 year ago