Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cota-infra
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CoTA
  • cota-infra
  • Issues
  • #2
An error occurred while fetching the assigned iteration of the selected issue.
Closed
Open
Issue created 5 months ago by mamunozgil@miguel.munoz-gilMaintainer
  • New related issue

  • Report abuse

  • New related issue

  • Report abuse

Infrastructure: Fully automated CI/CD pipeline

Open

Infrastructure: Fully automated CI/CD pipeline

Fully automate the CI/CD pipeline including moodle plugin installation.

  1. Oh no!

    You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico.

    Incoming!

    Drop your designs to start your upload.
Tasks
0
server returned results with length 1, expected length of 2

Linked items
...


  • Lückemeyer
    Lückemeyer @gero.lueckemeyer · 5 months ago
    Owner

    Sample Dockerfile for creating moodle image with plugin installed

    FROM bitnami/moodle:latest
    
    #Proxy
    ENV http_proxy 'http://proxy.hft-stuttgart.de:80'
    ENV https_proxy 'http://proxy.hft-stuttgart.de:80'
    
    RUN apt-get update && \
        apt-get -y install git-core
    
    RUN git clone https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/moodle-assignsubmission_modocot.git /bitnami/moodle/mod/assign/submission/modocot
    

    Remember to set deafult backend location in plugin conf according to docker-compose.yaml backenmd exposition!

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
Epic
No epic
None
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Iteration
No iteration
None
Weight
None
None
Due date
None
None
None
Time tracking
No estimate or time spent

None

Health status

    Assign health status


None

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
1
1 participant
Varun Srivastava
Reference:

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal