Commit Graph

11 Commits (daa2af3255f814b341c5a08bcac511614e4fbf63)

Author SHA1 Message Date
Zlatin Balevsky c9d32aeaba
Make default i2cp host 172.17.0.1 in the docker wizard 2020-09-27 17:02:15 +01:00
LoveIsGrief 707b9872e6
docker: use defaults file for setup wizard
This allows the user to have preconfigured defaults for their container.
2020-09-27 13:56:58 +02:00
LoveIsGrief 03e20e21aa
Remove unnecessary quotes from properties files
There doesn't seem to be a special treatment of them
 in properties files

#32 - Docker image
2020-01-14 18:42:51 +01:00
LoveIsGrief 4ec54ebe54
docker: Quote the IP-address in i2p.properties
#32 - Docker image
2020-01-14 17:36:45 +01:00
LoveIsGrief 758af6f48e
docker: Make sure APP_HOME is editable by the user
Otherwise MuWire won't be able to write into the home

#32 - Docker image
2020-01-14 17:14:41 +01:00
LoveIsGrief 7641f64536
docker: Add default MuWire.properties without nickname
#32 - Docker image
2020-01-14 16:59:13 +01:00
LoveIsGrief 65e073b1b9
Use defaults for the i2p.properties
This will help writing custom properties
 as not everthing will have to be specified in them

#32 - Docker image
2020-01-14 12:29:05 +01:00
LoveIsGrief 3733e48bbd
Force set the port
The default isn't used in the code.
That should be fixed, but I'm too tired right now

#32 - Docker image
2020-01-14 00:29:33 +01:00
LoveIsGrief 0e0f52bc77
Retry: Set a home directory for the "app" user
Apparently it's done differently in the parent image,
 so we just overwrite it.

Hopefully now the app user will have a home

#32 - Docker image
2020-01-13 23:38:04 +01:00
LoveIsGrief 4eb31c11e3
Write README and cleanup inconsistencies
#32 - Docker image
2020-01-13 18:42:30 +01:00
LoveIsGrief e8afe358a5
First Dockerfile with GUI that starts
It doesn't continue yet as it seems to be waiting for a connection
 to I2P... or something else 🤷#32 - Docker image
2020-01-13 17:07:56 +01:00