• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. 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...
  2. 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.
  3. 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...
  4. 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...
  5. 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...
  6. 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.
  7. 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.
  8. 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...
  9. 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...
  10. 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...
  11. 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.
  12. 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...
  13. 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...
  14. 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!
  15. 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...
  16. 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."
  17. 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...
  18. 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...
  19. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    Okay, after changing the name to just .env and verifying I had all the info correct, I ran the "docker compose up -d" command and got this. Is this in relation to the permissions situation you gave in the next step or is this an error that needs fixing? Last login: Wed Mar 13 13:52:21 2024...
  20. D

    Issue Installing Mattermost via Docker in Plesk - issues with containers

    I went with "example.env" for now. I went to the shell to run the "docker compose up -d" command, and after getting a message that the configuration file wasn't found, assumed I was not in the right directory for a sec, cd'd to my "chatsetup" folder where the .env and .docker-compose file were...
Back
Top