Initial kosmos_discourse cookbook #223
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/222-discourse"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The cookbook was started as a pairing session. I will add a manual contribution for writing the systemd unit
@ -0,0 +35,4 @@
revision "master"
end
# FIXME: The systemd unit does not work
Also, this should use a
service
chef resource IMO.The service merely needs to use the launcher script in
/opt/discourse
. I.e../launcher start|stop|restart app
.I thought I'd fixed the service, but it only worked once in my VM and now it doesn't work anymore.
WIP: Initial kosmos_discourse cookbookto Initial kosmos_discourse cookbookThis is running on centaurus, systemd now starts Discourse automatically on boot. Ready to review and merge
LGTM 👍
Please see kosmos-dev chat for kredits comment.