
Go to your new domain root directory and copy all the files in the _book folder compiled by gitbook to the root directory. Please enter full path to SSL Certificate Key file: Please enter full path to SSL Certificate file:įill in the absolute address of the. I chose my own certificate.Ģ: Use Let’s Encrypt to create SSL Certificate and Keyįill in the absolute address of the. This will allow you to choose between a certificate or a Let’ sEncrypt certificate. Prompt if you need to keep the log as needed. Then let you enter the root directory of your website. Please enter domain(example: Enter more domain name(example: *.): This will prompt you to enter your domain name. Log in to your server using putty (of course you can do whatever else) and enter the command: If it is a manually installed environment, the rest of the content is only for reference, no any actual value.ĭownload your ssl certificate and upload it to the server.
#GITBOOK EDITOR DOWNLOAD MANUAL#
My server is using lnmp one-click installation environment, the specific operation is not the same as the manual installation.

Use it to output the text you just created on any server. Local deployment is complete here, back to the working directory will find a folder **_book** This is the generated html folder. gitbook initializationĮnter the command: gitbook init to initialize (At this point the GitBook Editor may prompt to reload the project, click the blue button to load That’s it) Start gitbook serveĮnter the command gitbook serve to run it.Īt this point, you can see the newly created test page by looking at To turn off the service, press CTRL+C in cmd. Switch to the working path of gitbook in the File Explorer, hold down the shift and right click to open the command line here.

in the GitBook Editor menu to modify the working path.Īfter clicking Do that later, click on +Newbook at the bottom of the page to create a new project testClick Confirm to create a page like this.
