Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Enable SSH on Backend-Server - Wasp
W
Wasp
•
2y ago
•
4 replies
Gwaggli
Enable SSH on Backend-Server
I recently migrated to Azure and would like to enable SSH to connect to the docker container for troubleshooting in case something goes wrong
. I found this Guide on how to set this up
:
https://learn.microsoft.com/en-gb/azure/app-service/configure-custom-container?tabs=debian&pivots=container-linux#enable-ssh
It needs me to add an sshd
_config file on root level
(i guess i would do this by
cpy
cpy
during build
) and also modify the Dockerfile which is created during Build
. I guess there is no way for me to modify this file without writing a script which manually inserts parts on specific lines
. Any advice on this
?
Configure a custom container - Azure App Service
Learn how to configure a custom container in Azure App Service
. This article shows the most common configuration tasks
.
Wasp
Join
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,650
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
backend
W
Wasp / 🙋questions
17mo ago
Can I disable cors on backend
W
Wasp / 🙋questions
16mo ago
Enable dependabot
W
Wasp / 🙋questions
15mo ago
Backend public?
W
Wasp / 🙋questions
2y ago