Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Run AIL in a docker container

Project goal

Quick project to dockerify ail-framework in a single container. It is not perfect but does the job...
This project integrates the lacus crawler as well as a tor socket !

Projects:
Lacus: https://github.com/ail-project/lacus
Ail-framework: https://github.com/ail-project/ail-framework

Prerequisites

Ail-framework is a resource intensive project !
Docker image size: ~20GB
Memory: >6GB

Guide

Clone ail-framework-docker and ail-framework

git clone https://github.com/MatthisClavijo/ail-framework-docker.git
cd ail-framework-docker
git clone https://github.com/ail-project/ail-framework.git

Build ail docker container

sudo docker compose build

Run ail docker container

sudo docker compose up -d

Reset admin password

sudo docker exec ail-framework bin/LAUNCH.sh -rp

Stop ail docker container

sudo docker compose down

Useful information

UI for ail-framework

https://127.0.0.1:7000

Lacus url for crawler settings

http://127.0.0.1:7100

Tor proxy

socks5://127.0.0.1:9050

About

Quick project to dockerify ail-framework

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages