{% extends "base.html" %} {% load staticfiles %} {% load bootstrap4 %} {% block extrahead %} {% endblock %} {% block content %}

Book a Pod

Select Host Or Template*

Select the resource bundle that you would like to reserve. Then use the navigation arrows or scroll to advance the workflow. Configure your own resource here.

Global Cloud Init Override

Add a custom cloud init configuration to apply to all hosts in your booking (optional).

Booking Details*

Enter the project and purpose for your booking, as well as the duration (up to 21 days).

Days: 1

Add Collaborators:

Give SSH and booking overview access to other users. Collaborators must mark their profiles as public and have a linked IPA account.

{% bootstrap_field form.users label="Collaborators" %}

Booking Summary

Review your booking information and click 'Book' to reserve your resources.

  • Booking Details
  • Collaborators
  • Hosts
{% csrf_token %}
{% endblock %}