Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jailkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
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
Ansible
Roles
jailkit
Compare revisions
669f07206914a55fe9797a9ef38c5d84167d9e7b to 878d8ef77d6cf88956e1831e4662d170cdb7c3f1
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/roles/jailkit
Select target project
No results found
878d8ef77d6cf88956e1831e4662d170cdb7c3f1
Select Git revision
Branches
main
Swap
Target
ansible/roles/jailkit
Select target project
ansible/roles/jailkit
1 result
669f07206914a55fe9797a9ef38c5d84167d9e7b
Select Git revision
Branches
main
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
docker/l3d#74
Move all documentation to devops-tools doc
· 878d8ef7
jurgenhaas
authored
4 years ago
878d8ef7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-4
2 additions, 4 deletions
README.md
with
2 additions
and
4 deletions
README.md
View file @
878d8ef7
When updating PHP version at a later stage, there are extra steps that need to be taken:
# JailKit
-
Update
`/etc/jailkit/jk_init.ini`
-
Force updating all Jails:
`jk_init --force -j /jails/[NAME]/ php`
-
Manually update
`/jails/[NAME]/etc/alternatives/php`
You find all the details in the
[
full documentation
](
https://devops-tools.docs.lakedrops.com/ansible/roles/jailkit/
)
.
This diff is collapsed.
Click to expand it.