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
f1759c76
Commit
f1759c76
authored
7 years ago
by
Bob Mottram
Browse files
Options
Downloads
Patches
Plain Diff
Don't install peertube on mesh images for now
parent
95d06ef9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/freedombone-app-peertube
+3
-0
3 additions, 0 deletions
src/freedombone-app-peertube
src/freedombone-image-customise
+1
-1
1 addition, 1 deletion
src/freedombone-image-customise
with
4 additions
and
1 deletion
src/freedombone-app-peertube
+
3
−
0
View file @
f1759c76
...
...
@@ -10,6 +10,9 @@
#
# PeerTube server
#
# There's a problem with installing this onto mesh images, which is
# that qemu appears to run out of RAM when using yarn to add webpack.
#
# License
# =======
#
...
...
This diff is collapsed.
Click to expand it.
src/freedombone-image-customise
+
1
−
1
View file @
f1759c76
...
...
@@ -705,7 +705,7 @@ initialise_mesh() {
install_web_server
install_pelican
mesh_install_cryptpad
mesh_install_peertube
#
mesh_install_peertube
if
[
$ENABLE_ZERONET
]
;
then
install_zeronet
fi
...
...
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