Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
572a2a65
Commit
572a2a65
authored
Jan 22, 2015
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5-cluster: allow to tail mariadb logs from monitor panel
parent
e6ed77c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+1
-1
stack/erp5/instance-mariadb.cfg.in
stack/erp5/instance-mariadb.cfg.in
+4
-0
No files found.
stack/erp5/buildout.cfg
View file @
572a2a65
...
...
@@ -166,7 +166,7 @@ md5sum = 6598e036c140f65571f3f9e3faa5d008
[template-mariadb]
< = download-base
filename = instance-mariadb.cfg.in
md5sum =
c7038bb76157cc256d73afb98e1634f9
md5sum =
7e1f4bf4c8224454409289dbc92cf5e0
link-binary =
${coreutils:location}/bin/basename
${coreutils:location}/bin/cat
...
...
stack/erp5/instance-mariadb.cfg.in
View file @
572a2a65
...
...
@@ -232,6 +232,9 @@ source = ${logrotate-entry-mariadb:backup}
[monitor-parameters]
port = {{ monitor_port }}
[log-folder-cgi]
log-folder = ${directory:log}
{% endif -%}
[buildout]
...
...
@@ -254,6 +257,7 @@ parts +=
cron-entry-monitor
cron-entry-rss
deploy-index
deploy-logfile-cgi
setup-static-files
certificate-authority
public-symlink
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment