Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osticket
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docker
osticket
Commits
10dd6b1e
Commit
10dd6b1e
authored
8 years ago
by
Mark Sutherland
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
Update links and references to repository name.
parent
784184b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
10dd6b1e
...
@@ -37,12 +37,12 @@ install the software and track updates is to clone the public repository.
...
@@ -37,12 +37,12 @@ install the software and track updates is to clone the public repository.
Create a folder on you web server (using whatever method makes sense for
Create a folder on you web server (using whatever method makes sense for
you) and cd into it. Then clone the repository (the folder must be empty!):
you) and cd into it. Then clone the repository (the folder must be empty!):
git clone https://github.com/osTicket/osTicket
-1.8 .
git clone https://github.com/osTicket/osTicket
And deploy the code into somewhere in your server's www root folder, for
And deploy the code into somewhere in your server's www root folder, for
instance
instance
cd osTicket
-1.8
cd osTicket
php manage.php deploy --setup /var/www/htdocs/osticket/
php manage.php deploy --setup /var/www/htdocs/osticket/
Then you can configure your server if necessary to serve that folder, and
Then you can configure your server if necessary to serve that folder, and
...
@@ -60,8 +60,8 @@ osTicket supports upgrading from 1.6-rc1 and later versions. As with any
...
@@ -60,8 +60,8 @@ osTicket supports upgrading from 1.6-rc1 and later versions. As with any
upgrade, strongly consider a backup of your attachment files, database, and
upgrade, strongly consider a backup of your attachment files, database, and
osTicket codebase before embarking on an upgrade.
osTicket codebase before embarking on an upgrade.
To trigger the update process, fetch the osTicket
-1.8
tarball from either
To trigger the update process, fetch the osTicket tarball from either
the osTicket
[
github
](
http://github.com/osTicket/osTicket
-1.8
/releases
)
page
the osTicket
[
github
](
http://github.com/osTicket/osTicket/releases
)
page
or from the
[
osTicket website
](
http://osticket.com
)
. Extract the tarball
or from the
[
osTicket website
](
http://osticket.com
)
. Extract the tarball
into the folder of your osTicket codebase. This can also be accomplished
into the folder of your osTicket codebase. This can also be accomplished
with the zip file, and a FTP client can of course be used to upload the new
with the zip file, and a FTP client can of course be used to upload the new
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment