Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
website
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Ask
website
Commits
f6710de9
Commit
f6710de9
authored
Jul 20, 2012
by
Giuseppe Terrasi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme for import sql configuration data
touch 00-forum-keyvalue.sql
parent
69559a51
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
00-README
00-README
+11
-0
00-forum_keyvalue.sql
00-forum_keyvalue.sql
+0
-0
No files found.
00-README
View file @
f6710de9
...
...
@@ -6,6 +6,10 @@ CHANGE_THIS_PATH is equal to new third level domain url or folder that containin
See RT #19985
= Virtualhost =
See 00-apache_site_avaible_rules.
= Database =
postgres-9.1 is ok. We need:
...
...
@@ -39,6 +43,13 @@ sudo chown -R www-data:www-data osqa
sudo chmod -R g+w /srv/CHANGE_THIS_PATH/www/osqa/forum/upfiles
sudo chmod -R g+w /srv/CHANGE_THIS_PATH/www/osqa/log
= Import customs settings =
Put 00-forum_keyvalue.sql into osqa database:
1) psql -U ubuntu-it-chiedi ubuntu-it-chiedi -W < forum_keyvalue.sql
2) python /src/CHANGE_THIS_PATH/www/osqa/manage.py syncdb
= Other =
We can perform other changes, if needed, using bzr with no access on
...
...
00-forum_keyvalue.sql
0 → 100644
View file @
f6710de9
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