• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    I successfully had a docker compose session! I was able to confirm via SSH that the containers are up and running!
  2. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    I'll have to do a topic on why MacOS cannot run SSH file edit commands in a browser, because I was able to do it on my daughter's PC in Windows 10.
  3. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Okay, this is baffling me. I tried to edit that hosts file in SSH on both Safari and on Chrome and neither setup is allowing me to use command-O to save or command-X to get back to the regular SSH window. I can run commands, no problem, but I cannot edit files or leave a file editor in SSH. I'm...
  4. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    I just realized that I didn't check what the current version of docker is. I was going off a five year old tutorial and automatically copy-pasted his code. I'll have to check what the current version is and edit that part. Still need to figure out how to edit and save in terminal though.
  5. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Hi Kaspar, I'm back. I "started over", followed the instructions again to try this by installing the Docker Compose per the instructions on the tutorial. I had one issue where I went in with "nano /etc/hosts" to add my domain to the hosts file and I'm having a challenge understanding how to save...
  6. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Yes, I'm aware that Docker Compose is an "activator" that creates Docker setups, correct? That's why in the tutorial file I found (link in first post above), he says to create the directories, add a yaml file with the instructions for the rocket chat and mongodb containers, and then to run...
  7. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Okay, that's where I'm confused because I went into my Docker panel on Plesk and loaded the Docker Compose container and activated it. See the middle screen shot on my initial post above. I have that running when I attempt. Is that Docker Compose not truly active even though I have it running as...
  8. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Hi Martin, see my post above. I did what you suggested, but am still getting the same results.
  9. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    And I checked and Docker Compose is running as a container in the Docker area on the server.
  10. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    Hi Martin, hey thank you for taking the time to respond. I just tried what you suggested and it didn't work. I'm attaching a screen shot of my SSH session and I color-coded what I was doing so you can see what I did. I blurred out my domain names, FYI. I also learned that I was trying this...
  11. D

    Issue Installing Rocket Chat in Plesk with Docker using tutorial, need an answer.

    I'm trying to install Rocket Chat on Plesk using Docker, per this post: How to deploy Rocket.Chat in Plesk with docker – Markus' Blog instructions on how to do it. It's a five year old post, and I don't know if anything has changed since then. This is my first time trying to add something to my...
  12. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    Okay, scsa20. Here's what I did: I deleted the MM Team edition and Postgres container images and downloaded new ones. I kept my folder called "chatsetup" and its in the root of my domain. I kept the same Docker Compose file as it was the exact same file you shared above. I edited the .env file...
  13. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    I decided to start over. I re-read everything above and see where I made some errors. I misread a couple instructions along the way. I'll go slower this time.
  14. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    I guess as a "bigger picture" question.... should I start over since I was stopped due to a server issue and got out of sequence? Should I delete the containers for the team edition and server and install new ones and run them again since I'll have clear sudo abilities again? See above where I...
  15. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    Thanks for writing back, scsa20. My variables I used were the ones you have in your example of what you changed them to. So instead of this in the env file example file you first shared... MATTERMOST_CONFIG_PATH=./volumes/app/mattermost/config MATTERMOST_DATA_PATH=./volumes/app/mattermost/data...
  16. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    Bumping this discussion. Hoping that scsa20 or someone else in the know can answer my questions in the previous post from Thursday. Thanks!
  17. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    scsa20, here is my situation. I was able to get the root password fixed and verified that it works. Since I got interrupted in the flow of things I'm trying to resume. I was at the step above where you said to I did the following instead, according to the path I put in the env file. sudo...
  18. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    the email notification from my server also had this info: "Please resolve the errors in web server configuration templates and generate the file again."
  19. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    I'm unable to run that permissions issue because I'm still not able to sudo due to my password not working. I'll deal with that but I went to the nginx proxy task, disabled the proxy and pasted in that code to the directives panel and got a warning when I clicked "Apply" it said (and I'm...
  20. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    I actually had to have my server reset to update the root password because I couldn't sudo. Once back up I went to Docker area and found that Mattermost Team edition was running and that the PostGre was also running and up. So that is actually where I really appear to be. It appears I have...
Back
Top