SkillAgentSearch skills...

TastyIgniter

TastyIgniter Docker

Install / Use

/learn @ThisIsQasim/TastyIgniter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TastyIgniter Docker

Docker Pulls Docker Image Size (tag)

Run with docker compose for automatic database configuration

mkdir tastyigniter && cd tastyigniter
curl -LO https://github.com/ThisIsQasim/TastyIgniter/raw/master/docker-compose.yml
docker compose up db -d
sleep 10
docker compose up -d
docker compose exec app php artisan igniter:passwd admin

Browse to port 8001 of your docker host. The TastyIgniter setup wizard will show up. Wait for a minute for the database container to come up and then run the setup.

Credits

TastyIgniter: https://github.com/tastyigniter/TastyIgniter

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated3mo ago
Forks27

Languages

Dockerfile

Security Score

87/100

Audited on Dec 4, 2025

No findings