only run httpd - "no service configured, nothing to do" #1151
Unanswered
JonBendtsen
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
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.
-
Hi
I tried running only the httpd, disabling the SFTP and FTP, but I got this error message
no service configured, nothing to do
even after I alsoenable_web_client": true,
but in reality I only want the admin interface so I can use the GUI and API to make changes in the content of the DB, which I can then share into other containers read only.My particular json file does not have a ftpd segment, but it does have a sftpd segment which has
Can I run only the httpd service or will I have to enable a dummy unreachable sftpd/ftpd service?
Beta Was this translation helpful? Give feedback.
All reactions