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

identify how to ssh to server and how to see deploy logs #13

Open
8 tasks
elrayle opened this issue Apr 14, 2022 · 0 comments
Open
8 tasks

identify how to ssh to server and how to see deploy logs #13

elrayle opened this issue Apr 14, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@elrayle
Copy link

elrayle commented Apr 14, 2022

There is critical information for debugging when things go wrong that is not available in the current process, or at least not known how to get at that information.

For deploys, this includes:

  • results of bundle install
  • results of asset precompilation
  • any other errors that may have occurred during start-up

For lifecycle, this includes:

  • ability to ssh into the machine
  • access to the rails server logs
  • ability to run rails console
  • ability to edit code
  • ability to do a simple restart to force configs to be picked up during debugging
@elrayle elrayle added the documentation Improvements or additions to documentation label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant