diff --git a/POSTINSTALL.md b/POSTINSTALL.md new file mode 100644 index 0000000..3fa2444 --- /dev/null +++ b/POSTINSTALL.md @@ -0,0 +1,5 @@ +# Hey there! + +Configuration for drone is stored in the file called `.env`. After you have made changes to it you can restart just drone-server by running `supervisorctl restart drone-server`. + +To work with drone you need to configure a provider in your `.env` file. See https://docs.drone.io/server/overview/ for instructions.