This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content

Removing static IPs to avoid conflicts with sharing_gitlab

Daniel Crazzolara requested to merge fix/set-static-ips into development

During the last reboot of the development server, sharing_gitlab was unable to startup because of conflicting IPs.

This MR tries to mitigate this problem in the future by removing static IPs for the other sharing services.

Involved services:

  • elasticsearch
  • Gitlab (changes in file-hooks repo)
Edited by Daniel Crazzolara

Merge request reports