searx-admin
searx-admin copied to clipboard
Docker / Dockerfiles / Docker-Compose
Hi,
Hope you are all well !
I wanted to try the the really promising and cool searx-admin webservice but could not make it work properly. :-(
Is it possible to have a docker image, alpine based for the shake of the size of it, to test searx admin more easily ? I will fork your project and start to add some default docker-compose, dockerfiles. Could u help me to fix any lasting issues ?
Also, I thought that it would be awesome to use admin-on-rest or aiohttp_admin to manage the admin forms via a restful end point :-) How difficult it would be to connect searx-admin endpoints ?
refs.
-
ng-admin
- https://github.com/aio-libs/aiohttp_admin
- https://github.com/marmelab/ng-admin-demo
- https://github.com/marmelab/ng-admin/blob/master/examples/blog/config.js#L89-L168
-
admin-on-rest:
- https://github.com/marmelab/admin-on-rest/blob/master/example/app.js
- https://github.com/marmelab/admin-on-rest/blob/master/example/comments.js
Have an awesome day !
Cheers, Richard