Home / Companies / Octopus Deploy / Blog / September 2016

September 2016 Summaries

4 posts from Octopus Deploy

Filter
Month: Year:
Post Summaries Back to Blog
The management of X.509 certificates is a common challenge in deployments, particularly when creating HTTPS bindings in IIS, where certificates are referenced by thumbprints that must be manually updated upon expiration. Octopus proposes a centralized management system for X.509 certificates, allowing users to upload certificates in various formats and manage them via certificate variables, which can be expanded into multiple properties at deployment time. This system aims to streamline certificate management by enabling the use of managed certificates for IIS bindings and custom scripts, thus eliminating the need to manually manage thumbprints. The initial phase of this functionality will support uploading certificates, creating certificate variables, and using managed certificates for IIS configurations. Future enhancements may include expiry notifications, automatic replacement of certificates, and integration with Let's Encrypt for automated certificate requests and renewals.
Sep 26, 2016 911 words in the original blog post.
Octopus Deploy, based in Brisbane, Australia, has adapted its working methods as the company has grown, nearly doubling its team size to 21 members, which prompted a shift from traditional office-based work to a more flexible, open allocation work style. This approach allows team members to choose projects based on interest while maintaining a focus on collaboration and agile practices. The company has implemented various organizational changes, such as forming small, focused teams for feature development and customer support, and has embraced tools like Slack, Trello, and Bluejeans to improve communication and project management. Octopus Deploy continues to evolve its processes to ensure regular, high-quality releases and customer satisfaction, while keeping up with new technologies such as Linux support and Docker.
Sep 23, 2016 1,619 words in the original blog post.
In Octopus Deploy 3.4.7, new deployment steps specifically for IIS Web Sites and Windows Services have been introduced, offering first-class support for deploying to Virtual Directories and Web Applications. Previously, configuring these deployments required additional steps, making the process less intuitive for new users. The update aims to simplify and better align deployment steps with user goals by adding straightforward options such as "Deploy an IIS Web Site" and "Deploy a Windows Service," while maintaining existing deployment processes. This enhancement is part of an ongoing effort to provide a superior IIS deployment experience, addressing gaps previously covered by the Community Library, and feedback from users is encouraged to further improve the system.
Sep 12, 2016 310 words in the original blog post.
In September 2016, Matt Richardson discussed Microsoft's support for Docker on Windows Server 2016 and how Octopus Deploy plans to integrate with Docker to enhance application deployment. The integration aims to streamline environment progression, orchestration, configuration, and centralized auditing, even as it acknowledges the ongoing relevance of non-containerized applications. Octopus intends to support Docker containers by treating them as packages, facilitating deployment by using Docker's built-in functionalities and introducing new steps like Docker Run and Docker Stop. Challenges such as handling sensitive variables and configuration transformations are addressed, with an eye on maintaining security and adherence to Docker principles. The discussion also explores potential integrations with advanced container orchestration tools like Docker Swarm and Kubernetes, seeking community feedback to refine Octopus's approach to Docker, especially in the context of .NET applications.
Sep 05, 2016 1,376 words in the original blog post.