This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f7c4a2
commit ce802b9
Showing
8 changed files
with
36 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,12 @@ | ||
New requirements v2 | ||
New requirements v3 | ||
|
||
Thumbor | ||
- Official python image | ||
- Remove nginx | ||
- Remove user app, use root instead | ||
- No virtualenv | ||
- ¿Remove circus? | ||
- Securize critical env vars: thumbor key | ||
- Env file | ||
- Way to config the number of thumbor proceses running inside the container | ||
|
||
Remotecv | ||
- Official python image | ||
- ¿Remove circus? | ||
- Update las version (change name) | ||
|
||
Nginx | ||
- Volumes from thumbor | ||
- Check image in volume and failover (possible?) | ||
|
||
Redis | ||
- Secrets | ||
|
||
Document results analized of service with tests like: | ||
# Stress test in localhost | ||
ab -n 1000 -c 5 http://localhost:8000/unsafe/600x500/static.goal.com/749100/749122_heroa.jpg | ||
Without result storage , without nginx: 32 | ||
With result storage , without nginx: 748 | ||
With result storage , with nginx: 5237 | ||
|
||
|
||
python | ||
python-dev | ||
python-distribute | ||
python-pip |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters