@@ -29,12 +29,9 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web
|
|||||||
|
|
||||||
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
|
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" />
|
||||||
|
|
||||||
> Note: Maxun is in its early stages of development and currently does not support self-hosting. However, you can run Maxun locally. Self-hosting capabilities are planned for a future release and will be available soon.
|
# Installation
|
||||||
|
|
||||||
# Local Installation
|
|
||||||
### Docker Compose
|
### Docker Compose
|
||||||
```
|
```
|
||||||
git clone https://github.com/getmaxun/maxun
|
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/
|
You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/
|
||||||
|
|||||||
Reference in New Issue
Block a user