/wiki-heroku

Heroku deploy manifest for Wiki.js

Primary LanguageShellMIT LicenseMIT

Heroku Deploy for Wiki.js

This repo is an Heroku app definition for Wiki.js.
For information about Wiki.js, including detailed installation steps, read the following links:

Deploy

If you want to modify the configuration beyond what's available through environment variables, then:

  • Clone this repo
  • Make and commit your configuration changes
  • git remote add heroku https://git.heroku.com/my-wiki.git
  • git push heroku, or if you are on a branch, git push heroku mybranch:master