Skip to content

Commit

Permalink
Mention no task processor limitation for Aptible
Browse files Browse the repository at this point in the history
  • Loading branch information
rolodato committed Aug 12, 2024
1 parent 305de0c commit 5514d5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/deployment/hosting/aptible.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,9 @@ aptible deploy --app flagsmith --docker-image example/my-flagsmith-aptible-image
```

Once Flagsmith is running in Aptible, make sure to create the first admin user by visiting `/api/v1/users/config/init/`.

## Limitations

The steps described in this document do not deploy the
[asynchronous task processor](/deployment/configuration/task-processor), which may affect performance in production
workloads.

0 comments on commit 5514d5d

Please sign in to comment.