Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
s2low
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
Container Registry
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libriciel
s2low
Commits
b793b597
Commit
b793b597
authored
7 years ago
by
Unknown
Browse files
Options
Downloads
Patches
Plain Diff
rétablissement de l'export des fichiers OCRE dans le docker
parent
5c5dbb87
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
docker-resources/supervisord/s2low-ocre.conf
+8
-0
8 additions, 0 deletions
docker-resources/supervisord/s2low-ocre.conf
with
9 additions
and
0 deletions
CHANGELOG.md
+
1
−
0
View file @
b793b597
...
...
@@ -11,6 +11,7 @@ et adhère aux principes du [Semantic Versioning](http://semver.org/).
-
Correction d'un problème de vérification du certificat dans PADES valid.
-
les & ne passait pas dans le nom des utilisateurs lors de la génération d'un acte ~Actes #346
-
rétablissement de l'export des fichiers OCRE dans le docker
### Ajouts
...
...
This diff is collapsed.
Click to expand it.
docker-resources/supervisord/s2low-ocre.conf
0 → 100644
+
8
−
0
View file @
b793b597
#Uniquement si on utilise la possibilité de récupérer les fichier OCRE pour les exporter vers un repertoire externe
[
program
:
ocre
-
export
]
command
=
php
/
var
/
www
/
s2low
/
cron
/
ocre
-
export
.
php
directory
=/
var
/
www
env
=
HOME
=
"/var/www"
autorestart
=
true
user
=
www
-
data
\ No newline at end of file
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