kgreed
(kirsten greed)
1
I am wanting to follow instructions to add discourse-maths plugin
only when I edit app.yml I see the existing plugins showing as follows
I did not want to break the pattern so I added
and then rebuilt the container
However the maths plugin does not show in options
Should I be editing the yml to take the following format with sudo?
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- sudo -E -u discourse git clone https://github.com/discourse/docker_manager.git
1 Like
kgreed
(kirsten greed)
2
I stuck with the old format, corrected a space and rebuilt the container.
Now I see the Plug in listed in Plugins
1 Like
kgreed
(kirsten greed)
3
However I still do not see maths displayed
Here are my settings
kgreed
(kirsten greed)
4
Now it seems to work, after I edited my post again
5 Likes
tshenry
(Taylor)
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.