You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -57,24 +57,6 @@ Please consult the [installation instructions](doc/INSTALL.md) for a complete gu
57
57
if you just want to get up and running in the quickest time possible, grab all the files in the `doc/example/` folder and run `docker-compose up -d`
58
58
59
59
60
-
## Importing from Version 1?
61
-
62
-
Here's a [guide for you to migrate your configuration](doc/IMPORTING.md). You should definitely read the [installation instructions](doc/INSTALL.md) first though.
63
-
64
-
**Why should I?**
65
-
66
-
Version 2 has the following improvements:
67
-
68
-
- Management security and multiple user access
69
-
- User permissions and visibility
70
-
- Custom SSL certificate support
71
-
- Audit log of changes
72
-
- Broken nginx config detection
73
-
- Multiple domains in Let's Encrypt certificates
74
-
- Wildcard domain name support (not available with a Let's Encrypt certificate though)
75
-
- It's super sexy
76
-
77
-
78
60
## Administration
79
61
80
62
When your docker container is running, connect to it on port `81` for the admin interface.
0 commit comments