Skip to content

cforlando/wiki-heroku

 
 

Repository files navigation

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

About

Heroku deploy manifest for Wiki.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%