Drone: Difference between revisions
No edit summary |
|||
| Line 8: | Line 8: | ||
Dockerfiles to build an Alpine-based image can be found [https://github.com/drone/drone/tree/master/docker here]. | Dockerfiles to build an Alpine-based image can be found [https://github.com/drone/drone/tree/master/docker here]. | ||
==Crypto== | |||
By default, drone will be using <tt>/etc/certs/drone.company.com/server.crt</tt> and <tt>DRONE_TLS_KEY=/etc/certs/drone.company.com/server.key</tt>. | |||
==Datastore== | ==Datastore== | ||