This repository contains Dockerfiles and docker-compose.yml implementation of Animal Shelter Manager 3 (https://sheltermanager.com/site/en_home.html).
Unfortunately the redirecting of the URLs are not working and is the last stumbling block of getting the whole docker stack to work correctly.
- ASM3 v49
- Postgres 16
Clone the repository:
git clone [https://github.com/yourusername/project-name.git](https://github.com/jon-donker/asm3_docker.git)
cd asm3_docker
docker compose up -d
Navigate to http://localhost/asm3
Contributions are welcome! Please submit a pull request.