Skip to content

Deploy your own version of NoPaste

Boris K edited this page Jun 15, 2020 · 13 revisions

Method 1 - On your own server

  1. Download all files from the NoPaste repository
  2. Just drop all the files on simple file server, and that's it!

Method 2 - Using Github Pages

Click the "fork" button

On your new fork, open the settings tab

Scroll down to "Github pages", and select the master branch as source

That's it !

After a few seconds, your clone of NoPaste will be ready to use at:

https://<your-username>.github.io/nopaste/

You can access any existing NoPaste link by replacing https://nopaste.ml/ with your own URL

Clone this wiki locally