Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Fix systemd on reboot #1012

Merged

Conversation

laurent-indermuehle
Copy link
Contributor

Follow up of discussion in #653

Description

This PR propose to add a systemd target in systemd unit file. This will allow the command systemctl enableto create the appropriate symlink.

Additionally, in case the backend is MySQL, document how to tell Orchestrator to boot after MySQL. This ensure that Orchestrator starts each time without error "FATAL dial tcp 127.0.0.1:3306: connect: connection refused orchestrator.service failed"

Copy link
Collaborator

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry for the delay

Copy link
Collaborator

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change requested in docs

docs/install.md Outdated Show resolved Hide resolved
Shlomi Noach and others added 3 commits December 4, 2019 11:22
Explain that the chapter is only for MySQL Backend as opposed to SQLite

Co-Authored-By: Shlomi Noach <shlomi-noach@github.com>
Copy link
Collaborator

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=mysql6 December 5, 2019 06:56 Inactive
@shlomi-noach shlomi-noach merged commit 7831d7e into openark:master Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants