tapis_app
This module allows Drupal users to create and manage Tapis applications, which are configurations of containerized software that can be run on Tapis systems. It supports batch, web, and VNC app types, representing them as content types within Drupal and displaying a user's accessible apps on their profile page.
This module adds support for Tapis apps within Drupal (https://tapis.readthedocs.io/en/latest/technical/apps.html). In Tapis, an app version refers to a particular configuration of a (singularity/docker) container that can be run on a Tapis system as a job.
There are 3 main types of apps that this module supports:
- Batch: This is a non-interactive CLI-based app
- Web: This is a web app (e.g., Jupyter Notebook, etc.)
- VNC: This is a VNC app that VNC clients can connect to
Using this module, Drupal users can now create & manage these types of Tapis apps within the Drupal site.
Tapis apps are represented as custom content types within Drupal, and this module also takes care of creating a view on the user's profile page for viewing all the apps that the user has access to.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.4.1-beta6 | Pre-release | 10–11 | Aug 27, 2026 | ||
| 1.4.1-beta5 | Pre-release | 10–11 | Aug 26, 2026 | ||
| 1.4.1-beta4 | Pre-release | 10–11 | Jul 28, 2026 | ||
| 1.4.1-beta3 | Pre-release | 10–11 | Jul 21, 2026 | ||
| 1.4.1-beta2 | Pre-release | 10–11 | Jul 16, 2026 | ||
| 1.4.1-beta1 | Pre-release | 10–11 | Jul 14, 2026 | ||
| 1.4.1-alpha14 | Pre-release | 10 | Jun 17, 2026 | ||
| 1.4.1-alpha13 | Pre-release | 10 | Jun 17, 2026 | ||
| 1.4.1-alpha12 | Pre-release | 10 | Mar 9, 2026 | ||
| 1.4.1-alpha11 | Pre-release | 10 | Jan 26, 2026 | ||
| 1.4.1-alpha10 | Pre-release | 10 | Jan 24, 2026 | ||
| 1.4.1-alpha9 | Pre-release | 10 | Nov 17, 2025 | ||
| 1.4.1-alpha8 | Pre-release | 10 | Nov 3, 2025 | ||
| 1.4.1-alpha7 | Pre-release | 10 | Oct 30, 2025 | ||
| 1.4.1-alpha6 | Pre-release | 10 | Oct 15, 2025 | ||
| 1.4.1-alpha5 | Pre-release | 10 | Oct 13, 2025 | ||
| 1.4.1-alpha4 | Pre-release | 10 | Aug 26, 2025 | ||
| 1.4.1-alpha3 | Pre-release | 10 | Apr 14, 2025 | ||
| 1.4.1-alpha2 | Pre-release | 10 | Apr 2, 2025 | ||
| 1.4.1-alpha1 | Pre-release | 10 | Create the tapis app. | Dec 10, 2024 |