Skip to content

World Archery IANSEO Docker Compose Configuration

Notifications You must be signed in to change notification settings

arambarricalvoj/ianseo-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pj1004/ianseo - docker-compose build

Docker Build for World Archery IANSEO System

Info:

  • Author - PJ1004
  • Version - 1.2
  • Last Modified - 23-Apr-2023

Context:

  • Database - MariaDB:10.5
  • Apache Webserver - PHP 8.2
  • IANSEO - 20230401

How To:

Once the repository is cloned, run the following command from inside the ianseo directory:

docker compose up -d

When the containers have started, open your web browser and navigate to:

http://127.0.0.1/ianseo/Install

First Run:

When connecting to the database on the IANSEO first-run screen, just enter db in the write server Host field. The root password is not required as a blank 'ianseo' database is created at first-time startup along with the 'ianseo' user.

Refer to the .env file if you wish to change the password or database settings before first run. If you want to retain your customisations in the .env file for future versions, add ".env" to your ".gitignore" file

About

World Archery IANSEO Docker Compose Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 92.8%
  • Shell 6.5%
  • PHP 0.7%