Loading Dockerfile.nginx +1 −1 Original line number Diff line number Diff line FROM nginx:1.20 LABEL maintainer="dev@e.email" LABEL maintainer="dev@murena.io" RUN apt-get -y update RUN apt-get -y install rsync Loading htdocs/_config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ # Do not define custom textual information here # Please use the corresponding file for internationalization email: contact@e.email email: helpdesk@murena.io baseurl: "" # the subpath of your site, e.g. /blog url: "https://doc.e.foundation" # the base hostname & protocol for your site, e.g. http://example.com Loading htdocs/_data/devices/2e.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ region: All maturity: green install: - { mode: Install doc } - { mode: /e/ smartphones } - { mode: Murena smartphones } - { mode: Roll-back, url: "https://community.myteracube.com/t/advanced-installing-factory-android-image-w-sp-flash/1003" } display_erecovery: false before_install_file_name: before_install_2e Loading htdocs/_data/devices/FP3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ maturity: green install: - { mode: Install doc } - { mode: Easy Installer } - { mode: /e/ smartphones } - { mode: Murena smartphones } - { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/360048050332-FP3-Install-Fairphone-OS-offline" } display_erecovery: false before_install_file_name: before_install_FP3 Loading htdocs/_data/devices/FP4.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ region: All maturity: green install: - { mode: Install doc } - { mode: /e/ smartphones } - { mode: Murena smartphones } before_install_file_name: before_install_FP4 install_e_file_name: install_e_FP4 ignore_troubleshooting_tips: true Loading Loading
Dockerfile.nginx +1 −1 Original line number Diff line number Diff line FROM nginx:1.20 LABEL maintainer="dev@e.email" LABEL maintainer="dev@murena.io" RUN apt-get -y update RUN apt-get -y install rsync Loading
htdocs/_config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ # Do not define custom textual information here # Please use the corresponding file for internationalization email: contact@e.email email: helpdesk@murena.io baseurl: "" # the subpath of your site, e.g. /blog url: "https://doc.e.foundation" # the base hostname & protocol for your site, e.g. http://example.com Loading
htdocs/_data/devices/2e.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ region: All maturity: green install: - { mode: Install doc } - { mode: /e/ smartphones } - { mode: Murena smartphones } - { mode: Roll-back, url: "https://community.myteracube.com/t/advanced-installing-factory-android-image-w-sp-flash/1003" } display_erecovery: false before_install_file_name: before_install_2e Loading
htdocs/_data/devices/FP3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ maturity: green install: - { mode: Install doc } - { mode: Easy Installer } - { mode: /e/ smartphones } - { mode: Murena smartphones } - { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/360048050332-FP3-Install-Fairphone-OS-offline" } display_erecovery: false before_install_file_name: before_install_FP3 Loading
htdocs/_data/devices/FP4.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ region: All maturity: green install: - { mode: Install doc } - { mode: /e/ smartphones } - { mode: Murena smartphones } before_install_file_name: before_install_FP4 install_e_file_name: install_e_FP4 ignore_troubleshooting_tips: true Loading