Skip to content

dotCMS CLI push content against a remote instance

Notifications You must be signed in to change notification settings

dcolina/dot-cli-push-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot-cli-push

Welcome to the dotCMS/GitHub repo sychronization Redme Here I'll explain how we acomplish content synch integration between a GitHub Repository and a dotCMS instance through GHA.

In order to be able to reach a dotCMS instance basically we need to twings:

DOT_API_URL

This Param basically instructs this workflow about the target instance we want to interact with

DOT_TOKEN

This is safepass that must generated by yhe instace to grant access accordingly

CREATE_EMPTY_WORKSPACE

This param isn't mandatory but it is useful to have when first interacting with the remote instace

About

dotCMS CLI push content against a remote instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 48.2%
  • CSS 28.3%
  • Velocity Template Language 21.7%
  • JavaScript 1.8%