Installing ImageStore on Manjaro

Prerequisites

Before installing ImageStore, make sure you have the following:

Installation

  1. Open the terminal on your Manjaro system.
  2. Clone the ImageStore repository by entering the following command:
git clone https://github.com/gregordr/ImageStore.git
  1. Change to the ImageStore directory by running:
cd ImageStore
  1. Install the required Python packages by running:
pip install -r requirements.txt
  1. Set up the database by running:
python manage.py migrate
  1. Create a superuser by running:
python manage.py createsuperuser
  1. Start the ImageStore server by running:
python manage.py runserver
  1. Open your web browser and go to http://localhost:8000. You should see the ImageStore homepage.

  2. To access the admin panel, go to http://localhost:8000/admin and log in with the superuser credentials you created in step 6.

Congratulations, you have successfully installed ImageStore on your Manjaro system!

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!