insert-coin/README.md

25 lines
978 B
Markdown
Raw Normal View History

2018-04-07 20:16:14 -05:00
[!insert-coin](https://coinsh.red/p/logo.png)
2017-12-03 21:59:23 -06:00
2018-04-07 20:16:14 -05:00
insert-coin's a lightweight & simple image-uploading/URL-shortening service.
Installation
------
First, drop everything in a directory on your web-server (root, non-root,
it doesn't matter). Secondly, create two directories-- "p/" and "u/"-- that
are accessible and modifiable by your web-server user. Finally, you probably
want to edit "res/config.php". Then, profit!
Make sure to configure your web-server to use PHP with index.php, beam.php,
url.php, conjure.php, and anything in the u/ directory that you'll create.
Licensing
------
2018-02-23 19:38:16 -06:00
Everything (unless mentioned otherwise) is under the Cooperative Software License,
as seen at https://coinsh.red/csl/csl.txt, or in LICENSE.txt.
2018-04-07 20:16:14 -05:00
TL;DR: You can share, modify, and sell insert-coin at your whim-- as long as
you do so with corresponding source-code and aren't a bourgie.
If you run a modified insert-coin on your web-server, make sure to offer your
users the source-code! :)