OrdakOrdakBoro is a persian fun project and a Google-based search engine that does not care about your privacy and stores your information and that of others.
Our policy is simple: OrdakOrdakBoro stores your searched information (such as device name, searched query, time/date of search and your IP in secret) and provides your information to everyone for 24 hours!
- Rename the
example.env
file to.env
- Make a secret key for the project and put it in .env
- Create a volume in docker using
docker volume create {vol}
- Build the project using
docker-compose
- Run the project using
docker
and set the created volume to it
This project is under GNU GPLv3 license and contributing in this project has no special rules. This project uses MongoDb and Docker. If you have problems with Docker or other problems, you can change the database to a easier database (such as sqlite3).