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
bf3a93e6
Commit
bf3a93e6
authored
10 years ago
by
Pierre Ozoux
Browse files
Options
Downloads
Patches
Plain Diff
Cleans the README
parent
408cb9a3
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
+5
-9
5 additions, 9 deletions
README.md
with
5 additions
and
9 deletions
README.md
+
5
−
9
View file @
bf3a93e6
...
@@ -20,16 +20,13 @@ work).
...
@@ -20,16 +20,13 @@ work).
vagrant up
vagrant up
```
```
Wait for the provisioning to finish (~
40
mins), and go to your browser: https://indiehosters.dev
Wait for the provisioning to finish (~
5
mins), and go to your browser: https://indiehosters.dev
### FIXME: this is outdated: If you want to add another nginx instance apart from indiehosters.dev:
### If you want to add another nginx instance apart from indiehosters.dev:
-
For e.g. example.dev, put a cert for it in /data/per-user/example.dev/combined.pem on
the host system.
-
Test it with
`openssl s_server -cert /data/per-user/example.dev/combined.pem -www`
```
bash
```
bash
vagrant ssh
vagrant ssh
sudo
sh /data/indiehosters/scripts/a
pprov
e-user.sh example.dev
wordpress
sh /data/indiehosters/scripts/a
ctivat
e-user.sh example.dev
nginx
```
```
Check https://example.dev in your bowser!
Check https://example.dev in your bowser!
...
@@ -38,7 +35,6 @@ Check https://example.dev in your bowser!
...
@@ -38,7 +35,6 @@ Check https://example.dev in your bowser!
To clean up stuff from previous runs of your VM, you can do:
To clean up stuff from previous runs of your VM, you can do:
```
bash
```
bash
vagrant
ssh
vagrant
destroy
rm
-rf
/etc/systemd/system/multi-user.wants/
*
vagrant up
```
```
and then restart the VM with
`vagrant reload`
.
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