mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
6b6dbb4bd3
commit
47c82e4241
@ -1,6 +1,6 @@
|
||||
#language en
|
||||
|
||||
~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[FreedomBox/Manual/Cockpit|Español]] -~
|
||||
~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/Cockpit|Español]] -~
|
||||
|
||||
<<TableOfContents()>>
|
||||
|
||||
@ -26,7 +26,7 @@ Ensure that the user account on !FreedomBox that will used for Cockpit is part o
|
||||
|
||||
{{attachment:cockpit-admin-user.png}}
|
||||
|
||||
Launch the Cockpit web interface. Login using the configured user account.
|
||||
Launch the Cockpit web interface. Login using the configured user account. Be sure to check the box to "reuse my password for privileged tasks", otherwise you will not be able to perform various tasks such as configuring raid, or editing users, once logged in.
|
||||
|
||||
{{attachment:cockpit-login.png}}
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ Please check next [[FreedomBox/ProgressCalls|progress calls]] to keep yourself o
|
||||
|
||||
=== Add an Application ===
|
||||
|
||||
If you are a developer and wish to see an application available in !FreedomBox, you can contribute by adding the application to !FreedomBox. See the [[https://docs.freedombox.org/|FreedomBox Developer Manual]].
|
||||
If you are a developer and wish to see an application available in !FreedomBox, you can contribute by adding the application to !FreedomBox. See the [[https://docs.freedombox.org/|FreedomBox Developer Manual]]. Many applications that can be added to !FreedomBox have been identified on the [[FreedomBox/LeavingTheCloud|leaving the cloud]] page.
|
||||
|
||||
=== Bugs ===
|
||||
|
||||
|
||||
@ -24,13 +24,6 @@ The following services are offered via I2P in !FreedomBox by default. Additional
|
||||
* '''IRC network''': I2P network contains an IRC network called Irc2P. This network hosts the I2P project's official IRC channel among other channels. This service is enabled by default in !FreedomBox. To use it, open your favourite IRC client. Then configure it to connect to host ''freedombox.local'' (or your !FreedomBox's local IP address) with port number ''6668''. This service is available only when you are reaching !FreedomBox using local network (networks in internal zone) and not available when connecting to !FreedomBox from the Internet. One exception to this is when you connect to !FreedomBox's VPN service from Internet you can still use this service.
|
||||
* '''I2P router console''': This is the central management interface for I2P. It shows the current status of I2P, bandwidth statistics and allows modifying various configuration settings. You can tune your participation in the I2P network and use/edit a list of your favourite I2P sites (eepsites). Only logged-in users belonging to 'Manage I2P application' group can use this service.
|
||||
|
||||
=== Port Forwarding ===
|
||||
|
||||
If your !FreedomBox is behind a router, you will need to set up port forwarding on your router. You should forward the following ports for I2P:
|
||||
* TCP 4444
|
||||
* TCP 4445
|
||||
* TCP 6668
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
|
||||
|
||||
@ -12,7 +12,7 @@ Please do not expect any output on a monitor connected via HDMI to this device a
|
||||
|
||||
Before downloading and using !FreedomBox you need to ensure that latest [[https://github.com/pftf/RPi4|Raspberry Pi 4 UEFI Firmware]] is available on an SD card. See [[https://github.com/pftf/RPi4#installation|instructions]] on how to create an SD card with this firmware. The gist is that you download the firmware zip files, erase the SD card, create a FAT partition, unzip the files to SD card and finally insert the SD card into the board.
|
||||
|
||||
!FreedomBox images meant for all "arm64" hardware work well for this device. Currently only "testing" images work and "stable" images. However, the firmware must present in SD card. This means that !FreedomBox itself must be present on a different disk such as a USB flash disk or USB SATA disk. Follow the instructions on the download page to create a !FreedomBox USB disk and boot the device. These images also work well for USB 2.0 and USB 3.0 disk drives and the process for preparing them is same as for an SD card.
|
||||
!FreedomBox images meant for all "arm64" hardware work well for this device. Currently only "testing" images work and not "stable" images. However, the firmware must be present in an SD card. This means that !FreedomBox itself must be present on a different disk such as a USB flash disk or USB SATA disk. Follow the instructions on the download page to create a !FreedomBox USB disk and boot the device. These images also work well for USB 2.0 and USB 3.0 disk drives and the process for preparing them is same as for an SD card.
|
||||
|
||||
An alternative to downloading these images is to install Debian on the device and then install !FreedomBox on it.
|
||||
|
||||
|
||||
@ -10,6 +10,39 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 20.15 (2020-10-05) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* calibre: Add new e-book library app
|
||||
* mumble: configure letsencrypt component
|
||||
* upgrades: Detect and upgrade to next stable release
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* bepasty: Change default permissions to 'read'
|
||||
* container: Assign virtual network interface to trusted firewall zone
|
||||
* container: Handle edge cases with container update
|
||||
* coturn: Don't handle certificates if not installed
|
||||
* debian/control: Add sshpass as build dependency
|
||||
* doc: Before fetching, drop all old to cleanup deleted pages/images
|
||||
* doc: dev: Link to list of potential apps from tutorial
|
||||
* dynamicdns: Drop unnecessary code to set app as enabled
|
||||
* locale: Update translations for French, Norwegian Bokmål, Portuguese, Spanish, Swedish, Turkish
|
||||
* module_loader, web_framework: Update console log messages
|
||||
* mumble: Store and use a single domain for TLS certificate setup
|
||||
* pagekite: Don't announce unconfigured kite as a valid domain
|
||||
* pagekite: Don't update names module if not installed
|
||||
* quassel: Don't handle certificates if not installed
|
||||
* ssh: action script: Require user credentials when editing ssh keys
|
||||
* tests: functional: Simplify calling the login helper
|
||||
* tor: Don't check if enabled when not installed
|
||||
* upgrades: Check free space before dist-upgrade
|
||||
* upgrades: Extend function to check for normal dist availability
|
||||
* upgrades: Set a flag so interrupted dist-upgrade can be continued
|
||||
* users: Deal with admin user already existing during first boot
|
||||
* users: Require admin credentials when creating or editing a user
|
||||
|
||||
== FreedomBox 20.14.1 (2020-09-23) ==
|
||||
|
||||
* cockpit: Don't show home page icon to non-admin users
|
||||
|
||||
@ -26,7 +26,7 @@ Asegúrate de que la cuenta de usuario de !FreedomBox que se empleará con Cockp
|
||||
|
||||
{{attachment:cockpit-admin-user.png}}
|
||||
|
||||
Arranca el interfaz web de Cockpit. Ingresa con la cuenta de usuario configurada.
|
||||
Arranca el interfaz web de Cockpit. Ingresa con la cuenta de usuario configurada. Asegúrate de marcar la caja "reusar mi contraseña para tareas restrigidas", de otro modo una vez dentro no podrás realizas algunas tareas como configurar RAID o editar usuarios.
|
||||
|
||||
{{attachment:cockpit-login.png}}
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ Please do not expect any output on a monitor connected via HDMI to this device a
|
||||
|
||||
Before downloading and using !FreedomBox you need to ensure that latest [[https://github.com/pftf/RPi4|Raspberry Pi 4 UEFI Firmware]] is available on an SD card. See [[https://github.com/pftf/RPi4#installation|instructions]] on how to create an SD card with this firmware. The gist is that you download the firmware zip files, erase the SD card, create a FAT partition, unzip the files to SD card and finally insert the SD card into the board.
|
||||
|
||||
!FreedomBox images meant for all "arm64" hardware work well for this device. Currently only "testing" images work and "stable" images. However, the firmware must present in SD card. This means that !FreedomBox itself must be present on a different disk such as a USB flash disk or USB SATA disk. Follow the instructions on the download page to create a !FreedomBox USB disk and boot the device. These images also work well for USB 2.0 and USB 3.0 disk drives and the process for preparing them is same as for an SD card.
|
||||
!FreedomBox images meant for all "arm64" hardware work well for this device. Currently only "testing" images work and not "stable" images. However, the firmware must be present in an SD card. This means that !FreedomBox itself must be present on a different disk such as a USB flash disk or USB SATA disk. Follow the instructions on the download page to create a !FreedomBox USB disk and boot the device. These images also work well for USB 2.0 and USB 3.0 disk drives and the process for preparing them is same as for an SD card.
|
||||
|
||||
An alternative to downloading these images is to install Debian on the device and then install !FreedomBox on it.
|
||||
|
||||
|
||||
@ -10,6 +10,39 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 20.15 (2020-10-05) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* calibre: Add new e-book library app
|
||||
* mumble: configure letsencrypt component
|
||||
* upgrades: Detect and upgrade to next stable release
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* bepasty: Change default permissions to 'read'
|
||||
* container: Assign virtual network interface to trusted firewall zone
|
||||
* container: Handle edge cases with container update
|
||||
* coturn: Don't handle certificates if not installed
|
||||
* debian/control: Add sshpass as build dependency
|
||||
* doc: Before fetching, drop all old to cleanup deleted pages/images
|
||||
* doc: dev: Link to list of potential apps from tutorial
|
||||
* dynamicdns: Drop unnecessary code to set app as enabled
|
||||
* locale: Update translations for French, Norwegian Bokmål, Portuguese, Spanish, Swedish, Turkish
|
||||
* module_loader, web_framework: Update console log messages
|
||||
* mumble: Store and use a single domain for TLS certificate setup
|
||||
* pagekite: Don't announce unconfigured kite as a valid domain
|
||||
* pagekite: Don't update names module if not installed
|
||||
* quassel: Don't handle certificates if not installed
|
||||
* ssh: action script: Require user credentials when editing ssh keys
|
||||
* tests: functional: Simplify calling the login helper
|
||||
* tor: Don't check if enabled when not installed
|
||||
* upgrades: Check free space before dist-upgrade
|
||||
* upgrades: Extend function to check for normal dist availability
|
||||
* upgrades: Set a flag so interrupted dist-upgrade can be continued
|
||||
* users: Deal with admin user already existing during first boot
|
||||
* users: Require admin credentials when creating or editing a user
|
||||
|
||||
== FreedomBox 20.14.1 (2020-09-23) ==
|
||||
|
||||
* cockpit: Don't show home page icon to non-admin users
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user