Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
freedombone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Context Sensitive Group
freedombone
Commits
07adddaf
Commit
07adddaf
authored
7 years ago
by
Bob Mottram
Browse files
Options
Downloads
Patches
Plain Diff
Install ghost packages
parent
8ac55a34
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/freedombone-app-ghost
+41
-0
41 additions, 0 deletions
src/freedombone-app-ghost
with
41 additions
and
0 deletions
src/freedombone-app-ghost
+
41
−
0
View file @
07adddaf
...
...
@@ -418,6 +418,47 @@ function install_ghost {
install_nodejs ghost
sed
-i
"/sqlite/d"
/var/www/
${
GHOST_DOMAIN_NAME
}
/htdocs/package.json
cd
/var/www/
$GHOST_DOMAIN_NAME
/htdocs
npm
install
moment-timezone@0.5.13
npm
install
express@4.15.3
npm
install
lodash@4.17.4
npm
install
uuid@3.0.1
npm
install
bluebird@3.5.0
npm
install
chalk@1.1.3
npm
install
intl-messageformat@1.3.0
npm
install
validator@7.0.0
npm
install
express-hbs@1.0.4
npm
install
glob@7.1.2
npm
install
unidecode@0.1.8
npm
install
csv-parser@1.11.0
npm
install
archiver@1.3.0
npm
install
fs-extra@3.0.1
npm
install
extract-zip-fork@1.5.1
npm
install
moment@2.18.1
npm
install
nodemailer@4.0.1
npm
install
html-to-text@3.3.0
npm
install
gscan@1.1.0
npm
install
body-parser@1.17.2
npm
install
compression@1.6.2
npm
install
morgan@1.8.2
npm
install
semver@5.3.0
npm
install
path-match@1.2.4
npm
install
downsize@0.0.8
npm
install
rss@1.2.2
npm
install
cheerio@1.0.0-rc.1
npm
install
passport@0.3.2
npm
install
xml@1.0.1
npm
install
multer@1.3.0
npm
install
oauth2orize@1.8.0
npm
install
connect-slashes@1.3.1
npm
install
cors@2.8.3
npm
install
netjet@1.1.3
npm
install
jsonpath@0.2.11
npm
install
image-size@0.5.4
npm
install
passport-oauth2-client-password@0.1.2
npm
install
-g
passport-http-bearer@1.0.1
npm
install
--production
function_check install_mariadb
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment