Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerouk/imageserve
A ShareX image hosting solution for your own domain.
https://github.com/aerouk/imageserve
image php sharex
Last synced: 3 months ago
JSON representation
A ShareX image hosting solution for your own domain.
- Host: GitHub
- URL: https://github.com/aerouk/imageserve
- Owner: aerouk
- License: gpl-2.0
- Archived: true
- Created: 2014-08-01T13:50:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T00:58:28.000Z (over 3 years ago)
- Last Synced: 2024-04-16T11:13:58.768Z (7 months ago)
- Topics: image, php, sharex
- Language: PHP
- Homepage: https://iaero.me/imageserve
- Size: 43.9 KB
- Stars: 126
- Watchers: 9
- Forks: 34
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - aerouk/imageserve - A ShareX image hosting solution for your own domain. (PHP)
README
# imageserve
A ShareX image hosting solution for your own domain.## application setup
[**Video tutorial here**](https://www.youtube.com/watch?v=GtN79l5AGvQ)* Drag the contents of the `public/` directory into your webserver (in a folder, if you desire)
* Configure the options in the `public/protected/config/config.php` file ([**help**](https://github.com/aerouk/imageserve/wiki/Configuration))
* Ensure the `public/images/` directory is writable by the web serverIf you're having issues with setting up on IIS, please see [**here**](https://github.com/aerouk/imageserve/wiki/IIS-Issues).
## ShareX setup
See instructions at [**/wiki/Setup**](https://github.com/aerouk/imageserve/wiki/Setup).
webm support has been introduced! Setup instructions can be found [**here**](https://youtu.be/KsL26dIHkCU).## Error Troubleshooting
Covered [**in the wiki**](https://github.com/aerouk/imageserve/wiki/Error-Troubleshooting).