Skip to content

zverinec/intersob-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db3d5e8 · Apr 14, 2025

History

60 Commits
Mar 27, 2024
Sep 20, 2018
Apr 14, 2025
Jul 25, 2023
Sep 20, 2018
Jul 25, 2023
Jan 31, 2023
Jul 25, 2023
Jul 25, 2023
Sep 20, 2018
Jul 25, 2023
Jul 25, 2023
Jul 25, 2023
Jul 25, 2023
Jul 25, 2023
Jul 25, 2023

Repository files navigation

InterSob website

Author: Jan Drábek Maintenance: Jan Drábek jan@drabek.cz

Installation

  1. Clone this repository
  2. Install dependencies through Composer
  3. Make /temp and /log writable
  4. Create /app/config/config.local.neon (empty or overwrite values)
  5. Run it

Local deployment

For local deployment CLI tool loopbind installed via composer global require kiwicom/loopbind.

Run loopbind apply and then docker copmose up -d in the root of the project.

To access website use https://intersob.test. To access Adminer for DB access use https://intersob.test:8080 with user and password as credentials.

Via adminer import SQL schema from resources/database/schema.sql, first user will have credentials admin and admin.