|
@@ -0,0 +1,21 @@
|
|
|
+#Homogram
|
|
|
+##Every persone its pictures..
|
|
|
+
|
|
|
+Hello and welcome to Homogram!<br><br>
|
|
|
+
|
|
|
+Homogram is a light and simple software on premise to share your images.
|
|
|
+
|
|
|
+Homogram is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.
|
|
|
+
|
|
|
+The name *Homogram* comes from a prank on the name 'instagram', in fact differently from the latter ones Homogram gives priorities to homines..
|
|
|
+However Homogram doesn't birth as a replacement but just like its alter ego.. :o)
|
|
|
+
|
|
|
+First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.
|
|
|
+
|
|
|
+As you are going to run Homogram in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:
|
|
|
+
|
|
|
+- Check the write permissions of your "HGRepo" folder in your web app private path; and set its path in the config file.
|
|
|
+- Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.
|
|
|
+
|
|
|
+Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@homogram.com" style="color:#e6d236;">info@homogram.com</a>
|
|
|
+
|