Home / Documentation / Getting Started

Getting Started with Qulaxy

Learn the basics and get up and running in minutes

📋 Prerequisites

Before installing Qulaxy, ensure you have the following:

🚀 Quick Installation

Step 1: Pull the Docker Image

Download the latest Qulaxy image from Docker Hub:

docker pull qulaxy/test-management:latest

Step 2: Run the Container

Start Qulaxy with default settings:

docker run -d -p 8080:8080 --name qulaxy qulaxy/test-management:latest

Step 3: Access Qulaxy

Open your browser and navigate to:

http://localhost:8080
💡 Tip: Default credentials are admin@qulaxy.com / admin123. Change these immediately after first login!

🎯 First Steps

1. Create Your First Project

After logging in:

2. Add Test Cases

Organize your testing efforts:

3. Execute Tests

Start running your test suites:

📊 Understanding the Dashboard

The Qulaxy dashboard provides:

🔗 Next Steps

Now that you're set up, explore these topics:

🆘 Need Help? Join our community Discord or email support@qulaxy.com