arxdsilva / wiki-heroku

Heroku deploy manifest for Wiki.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku Deploy for Wiki.js

This repo is an Heroku app definition for Wiki.js.
For information about Wiki.js, check out 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

License:MIT License


Languages

Language:Dockerfile 100.0%