Animesh PathakforKeploy Tech Blogkeploy-blog.hashnode.dev·Aug 7, 2024BitBucket Self-Hosting : Running ebpf/Privileged programsBitbucket is a robust tool for source code management and continuous integration/continuous deployment (CI/CD). It offers flexibility in setting up pipelines, but there are limitations, particularly around root privileges and mounting volumes. This b...DiscussBitbucket
NagaRaju Kukkadapunagarajuk.hashnode.dev·Jun 5, 2024Continuous Integration of Applications to CloudHub 2.0 with BitbucketPrerequisites: Bitbucket Anypoint Platform (Exchange Contributor, Runtime Access) Mule API Project Structure: Before you Deploy Mule Application to Cloudhub 2.0 Update Pom xml file with Distribution Management <distributionManagement> <reposit...Discuss·43 reads#cloudhub2.0
Adam Campbelladamcampbell.dev·May 17, 2024Bitbucket Pipelines for Laravel appsI never thought I'd be in this situation, but here we are: I'm having to use Bitbucket for a project. I have nothing against Bitbucket, per se. I've just been a Github user for ~14 years, and haven't had any reason to ever use Atlassian's product. Bu...Discuss·237 readsBitbucket
Jay Kavajaykava.hashnode.dev·Feb 8, 2024🚀 Crafting Custom CI/CD in Bitbucket PipelineIntroduction to CI/CD 🚀: In the world of making computer programs, we’ve got some cool practices that help us work better. Let’s talk about three important buddies: Continuous Integration (CI), Continuous Delivery (CD), and Continuous Deployment (CD...Discuss·10 likesDevops
Krishna Neupaneproject.neupanekrishna.com.np·Dec 28, 2023Automatic Bitbucket Pipeline-To-KubernetesAutomating the deployment process from Bitbucket Pipelines to Kubernetes involves setting up a continuous integration/continuous deployment (CI/CD) pipeline. Below is a general guide on how you can achieve this using Bitbucket Pipelines and Kubernete...Discuss·52 readsBitbucket
Iwá Duarteiwaduarte.hashnode.dev·Sep 23, 2023Deployment (GitHub actions, Bitbucket pipelines), the stupid wayEvery now and then someone will come up with new words: DevOps, GitOps, *.(*.)Ops, CI/CD, multifactor deployment pods orchestrated in virtual containers (I think I have invented that one). Thing is, every single developer/team/company wants to achiev...DiscussDevops