This branch is 69 commits behind fsfe-system-hackers/drone:master
Vincent Lequertier cea0d50f16
Minor modifications to the README [ci skip]
- Correct broken links to files
- Use code formatting for gpg keys
2018-05-07 14:19:36 +02:00
2018-05-07 11:45:17 +02:00
2018-05-07 11:45:17 +02:00
2017-05-12 11:11:26 +02:00
2017-05-12 11:11:26 +02:00
2017-05-12 11:11:26 +02:00

Drone deployment

This repo is used to deploy drone. This is a Continuous Integration and Continuous Delivery software used to deploy FSFE services, including:

How to deploy Drone?

Run the following command from the computer where your GPG private key is:

ansible-playbook -i hosts drone.deploy.yml

The vault passphrase vault passphrase is encrypted with the following GPG keys:

gpg: encrypted with 4096-bit RSA key, ID 8B2FE9E6BE36E817, created 2015-07-26
      "Max Mehl <mail@mehl.mx>"
gpg: encrypted with 4096-bit RSA key, ID 71B6D4B7917020CE, created 2012-06-26
      "Albert Dengg (FSFE) <albert@fsfe.org>"
gpg: encrypted with 4096-bit RSA key, ID 94E4C04A3FE8AAC9, created 2014-01-04
      "Matthias Kirschner <mk@fsfe.org>"
gpg: encrypted with 2048-bit RSA key, ID CB3A5ACDBA0C288F, created 2016-01-27
      "Reinhard Müller <reinhard.mueller@bytewise.at>"
gpg: encrypted with 2048-bit RSA key, ID 2EE70F9CB77E590A, created 2015-09-15
      "Vincent Lequertier <vincent@fsfe.org>"

The file open_the_vault.sh decrypts the passphrase required to open the vault.

Description
Files to deploy Drone CI on our Docker host
https://drone.fsfe.org
Readme 134 KiB
Languages
Shell 100%