Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcus Andersson
aurweb
Commits
ecfa54e4
Commit
ecfa54e4
authored
Jan 09, 2017
by
Lukas Fleischer
Browse files
INSTALL: Refer to the AUR backend as aurweb
Signed-off-by:
Lukas Fleischer
<
lfleischer@archlinux.org
>
parent
eb4ba5cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
ecfa54e4
Setup on Arch Linux
===================
1) Clone the
AUR
project:
1) Clone the
aurweb
project:
$ cd /srv/http/
$ git clone git://git.archlinux.org/aurweb.git
...
...
@@ -33,7 +33,7 @@ Setup on Arch Linux
3) Copy conf/config.proto to /etc/aurweb/config and adjust the configuration
(pay attention to disable_http_login, enable_maintenance and aur_location).
4) Create a new MySQL database and a user and import the
AUR
SQL schema:
4) Create a new MySQL database and a user and import the
aurweb
SQL schema:
$ mysql -uaur -p AUR </srv/http/aurweb/schema/aur-schema.sql
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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