Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F86258
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
README.md
View Options
##
Quickstart
Instructions
to
try
it
out
*
Make
sure
you
have
docker
and
docker
-
compose
available
.
*
Change
to
the
base
directory
of
this
repository
.
*
Run
'
HOST
=
kolab
.
local
ADMIN_PASSWORD
=
"simple123"
bin
/
configure
.
sh
config
.
prod
'
to
configure
this
deployment
.
*
Run
'
env
ADMIN_PASSWORD
=
"simple123"
bin
/
deploy
.
sh
'
to
start
the
deployment
.
*
Add
an
/
etc
/
hosts
entry
"127.0.0.1 kolab.local"
*
navigate
to
https
:
//kolab.local
*
login
as
"admin@kolab.local"
with
password
"simple123"
(
or
whatever
you
have
set
),
and
create
your
users
.
#
Customization
To
customize
the
installation
,
copy
config
.
prod
and
adjust
to
your
liking
.
You
can
then
install
the
configuration
using
'
bin
/
configure
.
sh
$
YOURCONFIG
'
,
and
afterwards
'
bin
/
deploy
.
sh
'
again
.
Please
note
that
bin
/
deploy
.
sh
will
remove
any
existing
data
.
#
Use
the
ansible
setup
The
ansible
/
directory
contains
setup
scripts
to
setup
a
fresh
Fedora
system
with
a
kolab
deployment
.
Modify
the
Makefile
with
the
required
variables
and
then
execute
`
make
setup
`
.
This
will
configure
the
remote
system
and
execute
the
above
steps
.
###
Update
To
update
the
containers
without
removing
the
data
:
*
git
pull
*
Run
"bin/update.sh"
###
Backup
/
Restore
The
"bin/backup.sh"
script
will
stop
all
containers
,
snapshot
the
volumes
to
the
backup
/
directory
,
and
restart
the
containers
.
"bin/restore.sh"
will
stop
all
containers
,
restore
the
volumes
from
tarballs
in
the
backup
/
directory
,
and
restart
the
containers
.
###
Requirements
*
docker
*
openssl
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 1:08 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80108
Default Alt Text
README.md (1 KB)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment