Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compose.libre.sh
Manage
Activity
Members
Labels
Plan
Issues
18
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libre.sh
compose.libre.sh
Commits
daa66593
Commit
daa66593
authored
10 years ago
by
Michiel de Jong
Browse files
Options
Downloads
Patches
Plain Diff
reflect startssl T&C
parent
703827ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/deploying-a-server.md
+1
-1
1 addition, 1 deletion
doc/deploying-a-server.md
with
1 addition
and
1 deletion
doc/deploying-a-server.md
+
1
−
1
View file @
daa66593
...
@@ -57,7 +57,7 @@ Make sure you read [getting started](getting-started-as-a-hoster.md) first.
...
@@ -57,7 +57,7 @@ Make sure you read [getting started](getting-started-as-a-hoster.md) first.
*
For the 'wordpress' image, all you need is the TLS certificate. Use the 'static-git' image if you already have some static
*
For the 'wordpress' image, all you need is the TLS certificate. Use the 'static-git' image if you already have some static
content that should go on there, and which you can put in a public git repository somewhere.
content that should go on there, and which you can put in a public git repository somewhere.
*
Unless you already have a TLS certificate for example.com, get one
*
Unless you already have a TLS certificate for example.com, get one
(from StartSSL
or elsewhere
), and concatenate the certificate
(from StartSSL
if you own the domain in question, from namecheap or elsewhere if you do not
), and concatenate the certificate
and its unencrypted private key into one file.
and its unencrypted private key into one file.
*
Make sure the TLS certificate is valid (use
`scripts/check-cert.sh`
for this), and scp it to
`/data/import/example.com/TLS/example.com.pem`
on k3.
*
Make sure the TLS certificate is valid (use
`scripts/check-cert.sh`
for this), and scp it to
`/data/import/example.com/TLS/example.com.pem`
on k3.
*
Now ssh into k3, and if for instance 'wordpress' is the image you chose, run:
*
Now ssh into k3, and if for instance 'wordpress' is the image you chose, run:
...
...
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