To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Buddy (software)

From Wikipedia, the free encyclopedia

Buddy (also known as Buddy.Works) is a web-based and self-hosted continuous integration and delivery software for Git developers that can be used to build, test, and deploy web sites and applications with code from GitHub, Bitbucket, and GitLab. It employs Docker containers with pre-installed languages and frameworks for builds, alongside DevOps, monitoring and notification actions.

YouTube Encyclopedic

  • 1/3
    Views:
    157 846
    3 421
    2 382
  • Buddy - CI/CD The Easy Way
  • Mastering WordPress: How to deliver WP like a PRO | Buddy webinar #2
  • How to manage WordPress at scale | Buddy Webinar #20

Transcription

History

Buddy launched as a downloadable VM in May 2015 under the name Meat!. The service was initially free but employed a proprietary license, which bothered many in the web development community. Meat! was rebranded to Buddy in November 2015 and released as a cloud-only service. The on-premises version, nicknamed Buddy GO, was released in September 2016.[1] Switching from VM to Docker allowed installation on any Linux-based server, including Amazon EC2, DigitalOcean, and Microsoft Azure. Shortly after, the company launched Guides,[2] a dedicated website section with use cases and workflow automation strategies, later reproduced to Medium, a popular blogging platform. On September 21, 2016, the service was featured on Product Hunt.[3]

Configuration

Configuration is performed by arranging predefined actions into sequences called pipelines. Pipelines can be triggered automatically on push to branch, manually, or recurrently. Actions include Docker-based builds, deployment to FTP/SFTP and IaaS services, delivery to version control, SSH scripts, website monitoring and conditional notifications. Contrary to other CI tools like Jenkins or Travis CI, Buddy does not use YAML files to describe the process, although the company stated support for .yml files is currently in the works.[4]

Version control

Buddy features a native code hosting solution with Git commands, such asgit log, git show, git blame, git diff reproduced into the GUI. Other features include a cloud editor with blame tool and syntax highlight, push permissions, merge requests and visual branch management.

Available actions

Buddy supports over 30 pre-configured actions that can be modified with Linux commands:

Languages and frameworks

Angular CLI, Gulp, Grunt, Node.js, Maven, Gradle, PHP, Ruby, Python, Elixir, .NET/.NET Core, Go, Ember CLI

Static site generators

Jekyll, Hexo, Hugo, Middleman

Deployment

FTP, SFTP, FTPS, Heroku, Microsoft Azure, DigitalOcean, Modulus, Shopify, WebDAV, push to Git

Amazon Web Services

Amazon S3, Amazon EC2, AWS Elastic Beanstalk, AWS CodeDeploy, AWS Lambda

Google services

Google Cloud Storage, Google Compute Engine, Google App Engine

DevOps

SSH commands, HTTP requests, Heroku CLI, Docker image build and push to registry (Docker Hub, Amazon ECR, private registry)

Notifications

Email, SMS, Slack, Desktop notifications (Pushbullet,[5] Pushover), Activity stream

Website monitoring

URL request, Ping, TCP port monitoring

References

  1. ^ "Buddy GO [On-Premises] is now available for download". Twitter. Retrieved 2017-01-16.
  2. ^ "Learn how to automate your development process with Buddy Guides". Twitter. Retrieved 2017-01-16.
  3. ^ "Buddy - Product Hunt". Product Hunt. Retrieved 2017-01-16.
  4. ^ "Configuration as code?". BuddyBoard. 4 October 2016. Archived from the original on 2017-02-05. Retrieved 2016-11-18.
  5. ^ "Introducing: Multi-Device Notifications with Pushbullet - Buddy Blog". buddy.works. 11 October 2016. Retrieved 2017-01-16.

External links

This page was last edited on 28 April 2024, at 00:06
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.