haydenwoodhead/burner.kiwi

How to install in CentOS and Ubuntu?

Closed this issue · 1 comments

How do you do
I hope to get your help,How to install in CentOS?How to configure SMTP?I really hope you can help me。

@wjinbo better docs are coming. However in the mean time the process is roughly like this

  • clone repo
  • cd into repo
  • run make build
  • open the correct ports you wish to use
  • export your the configuration parameters as env vars to your shell export WEBSITE_URL=https://example.com KEY=somekey...
  • run burner.kiwi as you would any other binary