blob: 3400936547fe8ad4643d8688f929fe51c0324dcc [file] [view]
---
title: "Access/Login to Texera"
date: 2025-10-29
weight: 70
description: >
Instructions on how to install and set up Texera as a developer.
categories: [Texera]
tags: [installation, setup, developer]
---
{{% pageinfo %}}
Guide to use Texera on your local machine or development environment.
{{% /pageinfo %}}
## Prerequisites
We assume you either went through
- [Installing Apache Texera using Docker](/docs/getting-started/installing-using-docker/), or
- [Guide for Texera Developers](/docs/contribution-guidelines/guide-for-developers/).
Texera should be **up-and-running on your laptop** before proceeding.
{{< alert color="warning" title="Note" >}}
Ensure Docker and Docker Compose are installed before building Texera.
{{< /alert >}}
## Access Texera through Browser
Enter Texera's URL in your browser to access the interface.
By default, an **admin account** is pre-created:
| Username | Password |
|-----------|-----------|
| `texera` | `texera` |
![Texera Login](/images/github-assets/ebcb10f7-3d25-4673-b908-7e2de2d3179e.png)
> Input credentials and click the **Sign in** button to log in as the admin.