web analytics
Skip to content

How to Install Jirafeau on OpenShift

    jirafeau openshift logo

    Jirafeau is a free and open source file sharing application, Jirafeau allows you to share files (just like Dropbox, OneDrive, Google Drive, etc.) but what is unique about it is it allows you to set download and time limit for the shared file i.e. the presentation could be downloaded only one time in the following hour after that the file is gone for good, Jirafeau is also self-hosted which is great if you’re security conscious and you don’t want commercial services to have access to your data.

    This guide will present a step by step tutorial on how to install Jirafeau on OpenShift, the only skill you’ll need during the tutorial is your ability to use a web browser.

    Requirements

    1. A free OpenShift account, just go to OpenShift website and register using your email, no credit card is required. 1 - create openshift account

     Steps

    1. After registering; go to OpenShift home page and click on the “MY APPS” on the top of the screen.2 - open Openshift Account
    2. You’ll be directed to your login window where you should enter your credentials, you’ll be directed to a new window, just click on the blue “Create your first application now” link.3-create openshift application
    3. You’ll be directed to another window, type “PHP” in the search field, and select the application PHP 5.4 as shown below in the screenshot. 1 - Jirafeau on Openshift
    4. You’ll be directed to another window, in the public URL; type the name of the project/application name (e.g. MyFiles, ShareFile, etc.) in the first space and the domain name (it’s not your real domain name, just any identification name e.g. NickName, YourName) in the second field.5 - openshift application name
    5. Under the public URL, there’s the source code field, just copy and paste the following  link “https://gitlab.com/mojo42/Jirafeau.git”.2 - Jirafeau on Openshift
    6. Leave everything as it’s and click on the “Create Application” tab at the end of the page.3 - concrete5 on openshift
    7. You’ll be directed to the main window and it’s time to go to your “portal” and start the installation process, to do that simply click on the blue link at the top of the screen (that’s your URL).3 - Jirafeau on Openshift
    8. You’ll be directed to the “Jirafeau” installation window, in the first window will select the language and then hit the “Next Step” Tab. 4 - Jirafeau on Openshift
    9. You’ll be directed to another window, where you should create your admin password, create a strong password and then click on the “Nest Step” tab.5 - Jirafeau on Openshift
    10. You’ll then be directed to another window which will give you the link to your portal (you already know it from step 7) and the data directory, just hit the “Nest Step” tab.6 - Jirafeau on Openshift
    11. You’ll then be directed to the final window, just click on the link at the bottom of the window.7 - Jirafeau on Openshift
    12. Finally, you’ll be directed to the front end of your portal, to upload files, simply click on the file icon.8 - Jirafeau on Openshift
    13. To log-into your administraor panel, type the URL to your portal then “/admin.php” i.e “http://jir.rhcloud.com/admin.php”, don’t forget the “.php” at the end. You’ll be directed to the log-in window, just use the admin password you’ve created in step 9.9 - Jirafeau on Openshift
    14. You’ll be then directed to your admin panel, where you can have full control over the portal and the files uploaded.10 - Jirafeau on Openshift

     

    Congratulations, now you have a fully functional file hosting solution running for free on OpenShift.

    Tags: