Mentions légales du service

Skip to content

Rails export webapp metadata

BAIRE Anthony requested to merge rails-export-webapp-metadata into master
  • Add rails endpoint for exporting all metadata for a given webapp (for security it is only allowed from IPs listed in Rails.configuration.allow_export_for)

  • Add a registry vserver (on port 8003) dedicated for exporting images. It provides total access to the production registry but in read-only mode (to avoid messing up with the production)

Merge request reports