Skip to content

proteck/ianseo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ianseo - docker-compose build

Docker Build for World Archery IANSEO System

Note - The COMBINED repository has relocated. See:

Info:

  • Author - PJ1004
  • Version - 2.3
  • Last Modified - 10-Feb-2026

Context:

  • Database - MariaDB:12
  • Apache Webserver - PHP 8.5
  • IANSEO - 20250210

How To:

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

docker-compose up

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 71.8%
  • Shell 27.7%
  • PHP 0.5%