1457 results found
-
1 vote
-
Allow copying of a runbook between projects, or a runbook template across projects, or master runbook view across all projects
Allow copying of a runbook between projects, or a runbook template across projects, or master runbook view across all projects
18 votes -
visualization of build stability in octopus
It would be great if octopus has a project wise dashboard option where we can create visualization of project build stability like status of last 100 deployments , how many passed , how many failed etc
1 vote -
Immutable Step ID
Similar to most other entities in Octopus (e.g. Projects, Machines, Feeds, etc), it would be very helpful if the steps of a deployment process or runbook had an immutable and unique ID in addition to their display name. This would make referencing a step from elsewhere (e.g. reading output variables) a lot more resilient to change over time.
1 vote -
Allow a runbook to be able to be run from another runbook
With standard octopus deployment there is a "deploy a release" step which can be used to run other projects from a parent project.
It would be usefult o have a similar "run a runbook" step to be able to build up run books from smaller steps into bigger processes.
Our use case is swithcing to DR, there are numerous steps such as stopping various services, starting other services, stopping replication etc. But, each of these steps is also useful in itself so we have steps effectively duplicated, once in the invoke dr runbook and once in a runbook all by…
7 votes -
Depreciate Variable Sets
Variable sets cannot be deleted until all project, release, and I assume runbook references are removed. Since it can take a long time for releases to age out, a Depreciate flag that can be set once all Project references are removed would be great. This flag would prevent adding the Variable Set to projects (and hidden from the selector).
1 vote -
Create a customizable drop down list for favorite projects (per user).
We have hundreds of projects in dozens of project groups in Octopus. As a DevOps engineer I have occasion to work with many projects over the whole system.
The filter by project and project groups are helpful. But what would really be helpful is the ability to go into a project - hit a * to make it a favorite, then on the dashboard tab have a drop down list of all my favorites that would take me directly to those projects.
2 votes -
Create RPM packages for Calamari
For Tentacle deployment targets on Linux, you make RPMs clearly available: https://octopus.com/docs/infrastructure/deployment-targets/linux/tentacle
However, for SSH deployment targets on Linux, there is no RPM (or apt, etc...) for the Calamai package. Most Linux admins (rightfully) like to manage deployment targets with Puppet profiles, or similar, and the idea of manually installing Calamari directly on the servers creates configuration drift, and goes against most devops principles.
Could you make binary packages available for Calamari like you do for Tentacle?
2 votes -
Permanent fix for Octopus-Jira integration to evaluate release notes for dynamic pckages
Permanent fix for Octopus-Jira integration to evaluate release notes for dynamic pckages.
This is critical for end to end visibility in Jira.
2 votes -
Deployment Trigger Support Multi-Tenant
The Deployment Trigger should support multi-tenant logic. I am sure I do not have a unique environment that a test/staging environment is in a single tenant and production can span multiple tenants.
1 vote -
Allow worker pools to be compatible with ALL process steps
Worker pools only are compatible with two OOTB Octopus process steps (deploy a script, deploy to cloud). My team heavily uses the 'Deploy a Package' step, but this step is not allowed to use worker pools. This is quite an oversight and should be a prioritized feature in the next sprint.
2 votes -
Add date, time and date/time variable types
Add date, time and date/time variable types. This would validate that the input value is a valid date, time or date/time.
Optionally provide a friendly interface (date picker control) for the respective values.
6 votes -
Give ability to create and store custom accounts
I want to be able to easily store and use other cloud providers. At the moment only Azure and AWS is supported but I want to be able to use others. The ability to create others (such as DigitalOcean) would be brilliant.
I would be happy being able to store the key and secrets and have Octopus set the values in the worker as environment variables that I specify (it would also be very useful to also be able to say that this variable is an environment variable rather than needed substitution).
1 vote -
BUG: Resizing web browser deletes unsaved form data
When filling in a form in Octopus Deploy, for example to add a deployment step or to add new variables, if you resize the window all unsaved data is lost.
Whie I acknowledge this is unlikely to affect many people, I've hit this a few times when taking some screenshots for documentation purposes. It's fairly annoying.
I think it happens when the page switched from one responsive layout to another. For example, when the project sub-menu hops from the left side of the screen to the top of the screen.
1 vote -
Project Group as collapsible panel (like Expand/Collapse)
Can we add collapsible panel (like Expand/Collapse) to Project Group. Most of the time I have to scroll down to search my projects, so it would be easy if we add expand collapse section.
2 votes -
Ability to set application URLs for each environment, allowing linking from dashboard
It would be great if the Octopus dashboard, which displays the current releases of each application in each environment, contained links to the applications in the specific environments. E.g. if the box displaying details of the most recent deployment of Application X to Environment Y also contained a link to that app in that environment
We presently maintain this info outside of Octopus, in Wiki pages etc, but it’s a pain to maintain.
It would be great if this was directly available in Octopus, because the matrix of applications to environments is already there. Forcing users to access the links…5 votes -
Show worker name in Task Log
Please add the name of the worker machine to the task log when a deployment is made. It is a small change which I think will be easy to add.
Reason/Rationale/Context: We were working without workers/worker pool and we just had a few deployments that we were setting up to run on our Octopus server. My colleague added a worker and without me noticing what I thought was running on the Octopus server was moved to the worker. I knew I had the dependencies my script needed installed via Octopus on the Octopus Server (like a trusted root certificate and…
1 vote -
Integration with Azure App Configuration
Please provide integration with Azure App Configuration. We need the task to download variables in the process runtime. This will allow to use Azure CMDB and Octopus for deployments.
10 votes -
deploy EAR/WAR on IBM WAS ND 8.5/9.0 cluster
Dear Sir,
request you to make setup of IBM cluster - two mode ( one cluster for DEV and another for UAT ) then request to install any EAR ( not WAR) record then replication/substitute for UAT fully scripted way using python/Jython. -
Regards
Anis1 vote -
Allow a "not" mode for filters
We have a dev cluster set up and working with octopus.
One of the hurdles to creating ephemeral/adhoc debug/testing environments at the moment is the fact that we have to go in and manually map those environments in lots of different places.
Ideally, we'd be able to create a resource (e.g. a kubernetes cluster, certificate, etc), that lets us specify that it is a valid resource for ALL environments EXCEPT production.
2 votes