Docker dev environment: Automate deployment of a debug build of Apps plugin #321
Labels
Help Wanted
Community help wanted
Type/Enhancement
New feature or improvement of existing feature
Up For Grabs
Ready for help from the community. Removed when someone volunteers
For example, some Mattermost config settings to tweak in order to have a smoother dev experience. Basically anything that slows a developer down that can be remedied through automation.
mmctl
withlocal
mode to create this on container creation.make deploy-dev
command which would automatically use the credentials for the docker compose environment.In the case where we want to instead use the
mattermost-server
repo instead of docker, possibly because we want the server and App to run in the samelocalhost
network, we can provide a script to start the server with certain environment variables to make developing Apps more seamless.The text was updated successfully, but these errors were encountered: