Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Higgins/Solutions"

(Nightly Builds)
(Nightly Builds)
Line 17: Line 17:
  
 
==Nightly Builds==
 
==Nightly Builds==
Though certainly not a "deployment configuration" in the usual sense, the Higgins project automatically builds some of the [[Components]] every night.
+
; [[Nightly Component Builds]] : Though certainly not a "deployment configuration" in the usual sense, the Higgins project automatically builds some of the [[Components]] every night.
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"
+
|-style="background:#d6dee9; color:black"
+
! width="40%" border="1" align="left" valign="top" colspan="4" | Deployment Configuration
+
! width="10%" border="1" align="left" valign="top" | OS
+
! width="10%" border="1" align="left" valign="top" | Runtime
+
! width="10%" border="1" align="left" valign="top" | Binding
+
! width="10%" border="1" align="left" valign="top" | Open
+
! width="10%" border="1" align="left" valign="top" | URL
+
! width="10%" border="1" align="left" valign="top" | Owner
+
|-
+
|colspan="4" | [[Nightly Component Builds]] [[Nightly Component Builds PSF | psf]]
+
|SUSE
+
|Ant
+
|n/a
+
|[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=Automated+Builds open]
+
|build.eclipse.org
+
|Each Component Owner
+
|-
+
|}
+
.
+
  
 
==Links==
 
==Links==
 
* [http://eclipse.org/higgins Higgins Home]
 
* [http://eclipse.org/higgins Higgins Home]

Revision as of 23:32, 18 September 2007

Overview

A Deployment Configurations is a specific combination of Components that, when assembled and deployed result in an application or service that is identifiable to an end-user as a "whole" app or service. This page is intended to explain how to assemble building block Components into running apps and services. The intended audience is technical, but more about assembling, building and deploying, as opposed to "developing."

Pure Higgins Deployment Configurations

H1a Identity Agent Deployment 
IA for Firefox
H1b Identity Agent Deployment 
IA for IE
H2 Identity Agent Deployment 
IA for Firefox on Linux and OSX
H3 Identity Agent Deployment 
IA for Firefox on Linux, OSX and Windows
H4 Identity Agent Deployment 
IA for RCP Apps
STS/IdP Deployment 
STS/IdP service
IdAS Deployment 
Identity Attribute Service
RP Site Deployment 
Relying Party site

Higgins-based Deployment Configurations

Bandit STS/IdP Deployment 
Higgins-based STS/IdP service

Nightly Builds

Nightly Component Builds 
Though certainly not a "deployment configuration" in the usual sense, the Higgins project automatically builds some of the Components every night.

Links

Back to the top