Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.46 KB

File metadata and controls

38 lines (29 loc) · 1.46 KB

Agama development tools and scripts

This repository contains a set of helper scripts and tools useful for developing the Agama installer.

Warning

The whole repository is considered experimental, there is no support for using the tools or the documentation included here! Use at your own risk!

Content

Agama scripts

  • rest-api - helper scripts for interacting with the new Agama v2 REST API

Live ISO

  • live-iso/builder - helper script for modifying and rebuilding the Agama installation ISO images. Allows customizing or extending the installer.
  • live-iso/download - scripts for downloading and managing the Agama ISO images.

Network scripts

  • HTTP server - a document describing how to run a local static HTTP server
  • HTTPS server - scripts for creating a self-signed certificate and running a local static HTTPS server with the generated certificate
  • HTTP proxy - document describing how to setup an HTTP proxy (both plain HTTP proxy and authenticated HTTP proxy)
  • repository mirror - a simple script for mirroring repository metadata (without RPM packages), can be used for testing with the HTTPS server with a self-signed certificate or after removing the GPG signature as an unsigned repository