Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ARM-based platforms and remove obsolete composer version #1242

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

metehan-arslan
Copy link

Hello,

I had to manually change the ubuntu platform and go binaries in web/Dockerfile in order to install on raspberry pi. With this change dockerfile will automatically get the build platform of machine for wider support. Also updating go version in Dockerfile should be more easy now.

Extra: Removed obsolete version attribute from docker compose ymls in order to suppress warnings.

@yogeshojha
Copy link
Owner

Excellent one, I will test this out with ARM today.

psyray and others added 14 commits May 9, 2024 15:39
python3 manage.py loadcustomengines
python3 manage.py dumpcustomengines

When using these functions the dumped/loaded custom engines format is not preserved. The new code now dumped the custom engines in the right format and when loading also.
Worked on fixing the txt file upload so I can just get a bunch of domains and yeet it into this.
Filter out OneForAll's CSV header row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants