-
-
Notifications
You must be signed in to change notification settings - Fork 833
Availability of python in sftpgo docker image #1885
harshal-vaidya-rozetta
started this conversation in
General
Replies: 1 comment
-
You can write your hooks in any programming language you want, but we can't include Python, Java, and all the programming languages someone might want to use in the default Docker images, because they would become huge. We also provide custom builds in our Enterprise support plan, but of course you can also maintain yourself your custom docker image if you want to use SFTPGo for free without any support or guarantee and in compliance with the AGPLv3 license and our trademark |
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I intend to use the external auth hook in form of a python program. Unfortunately using shell script is not allowed in our environment. However, none of the docker images up on dockerhub install python as a part of their image. Neither are there any configuration option to install optional software. We use sftpgo deployed on kubernetes through a helm chart.
Can it be assumed that sftpgo creators do not want external auth hooks to be written in any of the interpreted languages like python?
Regards,
Harshal
Beta Was this translation helpful? Give feedback.
All reactions