Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Help about MediaWiki
FUTO
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Introduction to a Self Managed Life: a 13 hour & 28 minute presentation by FUTO software
(section)
Main Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Step 5: Start the System == While in the directory you downloaded the <code>docker-compose.yml</code> and <code>.env</code> file to, run the following: <pre>docker compose up</pre> I like to type <code>docker compose up</code> at first without the <code>-d</code> because I can see what is happening without having to use tail on a logfile somewhere. If you donβt care to do that, you can start it up like this with the <code>-d</code> which allows the program to start without it stopping when you close the terminal window you ran the command in. <pre>docker compose up -d</pre> '''Visiting Immich web interface''': at this point you should be able to visit <code>http://192.168.5.5:2283</code> or <code>http://androidstuff.home.arpa:2283</code> and see Immich, in all its glory :) <span id="if-it-doesnt-work"></span>
Summary:
Please note that all contributions to FUTO may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
FUTO:Copyrights
for details).
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:
Cancel
Editing help
(opens in new window)