Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NoCloud
docker
Nextcloud
Commits
19b5c220
Verified
Commit
19b5c220
authored
3 years ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
Switch to v22
parent
f11665cf
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Readme.md
+1
-1
1 addition, 1 deletion
Readme.md
docker-compose.yml
+1
-1
1 addition, 1 deletion
docker-compose.yml
with
2 additions
and
2 deletions
Readme.md
+
1
−
1
View file @
19b5c220
...
@@ -6,7 +6,7 @@ Ce dépôt contient le docker-compose pour nextcloud + onlyoffice avec front-end
...
@@ -6,7 +6,7 @@ Ce dépôt contient le docker-compose pour nextcloud + onlyoffice avec front-end
Docker-compose from https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud and https://hub.docker.com/_/nextcloud
Docker-compose from https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud and https://hub.docker.com/_/nextcloud
*
Nextcloud installé via le tag 2
0
-fpm (mise à jour manuelle pour changement de version majeure)
*
Nextcloud installé via le tag 2
2
-fpm (mise à jour manuelle pour changement de version majeure)
*
Mariadb installé via le tag
`latest`
*
Mariadb installé via le tag
`latest`
*
Nginx installé via le tag
`latest`
*
Nginx installé via le tag
`latest`
*
Aucun port n'ext exposé vers l'extérieur (utilisation de Traefik)
*
Aucun port n'ext exposé vers l'extérieur (utilisation de Traefik)
...
...
This diff is collapsed.
Click to expand it.
docker-compose.yml
+
1
−
1
View file @
19b5c220
...
@@ -3,7 +3,7 @@ services:
...
@@ -3,7 +3,7 @@ services:
nextcloud
:
nextcloud
:
container_name
:
nextcloud-server
container_name
:
nextcloud-server
image
:
nextcloud:2
1
-fpm
image
:
nextcloud:2
2
-fpm
stdin_open
:
true
stdin_open
:
true
tty
:
true
tty
:
true
restart
:
always
restart
:
always
...
...
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