Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-orchestrator fusiondirectory-orchestrator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-orchestratorfusiondirectory-orchestrator
  • Issues
  • #65
Something went wrong while setting issue due date.
Closed
Open
Issue created 5 months ago by dockx thibault@tdockxMaintainer
  • New related issue

  • New related issue

[Orchestrator] - Format of the orchestrator.conf updates

Closed

[Orchestrator] - Format of the orchestrator.conf updates

Small rework on the logic of presentation within the orchestrator configuration file. (etc/fd-orch/orch.conf).

#Note: Any modification of this file required a restart of Apache Server
#This file must be removed from orchestrator web application root folder and
#placed within /etc/orchestrator/orchestrator.conf !

#Information related to LDAP
# LDAP Directory managed by FusionDirectory
FD_LDAP_MASTER_URL="ldap://formation.fusiondirectory.org"
LDAP_BASE="dc=formation-fusiondirectory,dc=org"
LDAP_ADMIN="cn=admin,dc=formation-fusiondirectory,dc=org"
LDAP_PWD=""

#Information related to the DSA login. Required by the fusiondirectory-orchestrator-client.
#Only DSA authentication is allowed
LDAP_OU_DSA="ou=dsa,dc=formation-fusiondirectory,dc=org"
DSA_LOGIN="orchestrator"
DSA_PASS=""

#Information related to the webservice of FusionDirectory. Required to call FusionDirectory webservice.
FUSION_DIRECTORY_API_URL="http://formation.fusiondirectory.org/fusiondirectory/rest.php/v1"
WEB_LOGIN="admin"
WEB_PASS=""

#Information related to the FusionDirectory Orchestrator Endpoint used by the client       
ORCHESTRATOR_API_URL="http://formation.fusiondirectory.org/orchestrator"

#Information related to Token management
#SECRET_KEY a 256 bit WEB keys required   
SECRET_KEY=""
#INT representing seconds. Refresh = 5 days. Access = 5 minutes.
TOKEN_EXPIRY="300"
REFRESH_EXPIRY="432000"

#Information related to PHP Mailer
MAIL_AUTH="FALSE"
# If mail auth is TRUE, below user and pass are required
MAIL_USER="fusiondirectory"
MAIL_PASS=""
MAIL_HOST="formation.fusiondirectory.org"
MAIL_SEC_VERIFY="FALSE"
# If mail sec verify is set to true, mail_sec is required
MAIL_SEC="ssl or tls"
MAIL_PORT="25"
Edited 5 months ago
An error occurred while loading designs. Please try again.

Tasks

0
Cannot read properties of undefined (reading 'workItem')

Linked items
0

Link issues together to show that they're related. Learn more.

Related merge requests

1
  • Resolve "[Orchestrator] - Format of the orchestrator.conf updates"
    !67
    FusionDirectory Orchestrator 1.1
    Assigned to dockx thibault

Activity


  • dockx thibault changed milestone to %FusionDirectory Orchestrator 1.1 5 months ago

    changed milestone to %FusionDirectory Orchestrator 1.1

  • dockx thibault added PJ1802-0188 label 5 months ago

    added PJ1802-0188 label

  • dockx thibault assigned to @tdockx 5 months ago

    assigned to @tdockx

  • dockx thibault changed the description 5 months ago

    changed the description

  • dockx thibault created branch 65-orchestrator-format-of-the-orchestrator-conf-updates to address this issue 5 months ago

    created branch 65-orchestrator-format-of-the-orchestrator-conf-updates to address this issue

  • dockx thibault mentioned in merge request !67 (merged) 5 months ago

    mentioned in merge request !67 (merged)

  • dockx thibault added 10m of time spent 5 months ago

    added 10m of time spent

  • dockx thibault changed time estimate to 10m 5 months ago

    changed time estimate to 10m

  • dockx thibault added Added fusiondirectory-orchestror labels 5 months ago

    added Added fusiondirectory-orchestror labels

  • dockx thibault closed 5 months ago

    closed

Please register or sign in to reply
Assignee
dockx thibault's avatar
dockx thibault
Assign to
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Due date
None
None
None
Time tracking
No estimate or time spent
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 Participants
Reference:

Menu

Explore Projects Groups Topics Snippets