Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update repo to have one command startup #16

Open
6 tasks
Hona opened this issue Sep 28, 2021 · 0 comments
Open
6 tasks

Update repo to have one command startup #16

Hona opened this issue Sep 28, 2021 · 0 comments

Comments

@Hona
Copy link
Collaborator

Hona commented Sep 28, 2021

Currently to restart the app, I have to:

  1. docker-compose up -d --force-recreate
  2. ./attach.sh
    1. cd /flarum/app
    2. composer require kyrne/websocket:* -W
  3. Ctrl + P, Q

Lets get this to one step.

  • Recreate repo as no fork
    • Include the issues
  • Add the docker-compose.yml file
  • Add the attach.sh file
  • Add a setup.sh file which automates the steps to install kyrne/websocket
  • Run this automatically with docker-compose up (part of the file?, ./start.sh script?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant