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.

General

Distant site admin

Solved by Werner Joss View solution

Started by Junillon 6 years ago · 4 replies · 556 views
6 years ago

Hi all
I have 2 little pi servers perfectly doing the job, one my internal needs, the other for external access (nextcloud and www)
I was wondering what is the best way to manage grav site on the external ? I want to restrict as much as possible the www and don't want to install admin capabilities on it.
Actually, I played with grav on the secure and internal one, and when ready how should I push it on the expose one ? Copy files or is distant admin possible ? any plugin for that ?
thanks for any clue ! 🧐

6 years ago Solution

@Francois : I have a very similar situation here: my website is developed at home in a docker instance, the live site is out there on a web hosting, no admin plugin.
I just use rsync to push changes from the dev instance to the live site.
of course, there are also other possibilities, e.g. using the git sync plugin.
you could also use sitecopy - old, but still fully functional 😄
as always, your mileage may vary.
HTH

👍 1
6 years ago

OK ! thanks for your answer. I guess I'll use same tools (btw, yes sitecopy is old :D)
May be an idea for a plugin dev, synchro and version...

6 years ago

I use VS Code on the dev instance with sftp extension.
This is a developer-friendly extension which makes our development process much easier.
Using this extension, you can transfer files within the VS code itself without using any third-party software like FileZilla, WinSCP, etc.

Some of the useful sftp extension features are:

  • Browse remote with Remote Explorer
  • Diff local and remote
  • Sync directory
  • Upload/Download
  • Upload on save
👍 1
6 years ago

nice to answer, but despite I run vscode on mac now, ftp is not implemented on my target. I will think about installing it.

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 76 7 hours ago
General · by pamtbaau, 13 hours ago
1 47 12 hours ago
General · by Andy Miller, 1 day ago
0 44 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago