mattermost / mattermost-developer-documentation

Mattermost developer documentation.
https://developers.mattermost.com
BSD 3-Clause "New" or "Revised" License
80 stars 400 forks source link

Documentation lacks instructions for setting up appsctl on self hosted Mattermost Server on AWS EC2 #1275

Closed guneshsji closed 1 year ago

guneshsji commented 1 year ago

Documentation lacks instructions for setting up appsctl on self hosted Mattermost Server on AWS EC2. Running go install github.com/mattermost/mattermost-plugin-apps/cmd/appsctl@latest Leads to an error.

can't load package: package github.com/mattermost/mattermost-plugin-apps/cmd/appsctl@latest: cannot use path@version syntax in GOPATH mode