Package ld-nextcloud-migration🔗
Version |
Arch |
MTime |
Size |
---|---|---|---|
9.8 |
all |
April 22nd, 2025 22:53 |
18.46 KiB |
ld-nextcloud-migration (9.8) focal; urgency=medium
[Sandy Marko Knauer]
FIX: Passwort für psql als variable angegeben
-- SBE network solutions GmbH <info@sbe.de> Tue, 22 Apr 2025 12:46:56 +0100
ld-nextcloud-migration (9.7) focal; urgency=medium
[Sandy Marko Knauer]
Alte Nextcloud Password wird in die Redis-Datenbank eingefügt.
Mit der Option -r, geht das auch ohne die Migration starten zu müssen.
Hierfür müssen die Backup Daten vom nextcloud-migration unter /var/tmp/ld-nextcloud-migration vorhanden sein.
-- SBE network solutions GmbH <info@sbe.de> Wed, 06 Nov 2024 15:37:25 +0100
ld-nextcloud-migration (9.6) focal; urgency=medium
[Sandy Marko Knauer]
ADD: automatic down/upgrade nextcloud
-- SBE network solutions GmbH <info@sbe.de> Wed, 06 Nov 2024 15:37:25 +0100
ld-nextcloud-migration (9.5) focal; urgency=medium
[Sandy Marko Knauer]
MOD: remove users files to new location by local stores fixed
MOD: add check nextcloud version
MOD: removed dump for new nextcloud version
MOD: debian/control fixed (ruby-pg)
-- SBE network solutions GmbH <info@sbe.de> Tue, 01 Oct 2024 17:24:31 +0200
ld-nextcloud-migration (9.4) focal; urgency=medium
[Sandy Marko Knauer]
* Migrate User Data check from LDAP and DB fixed.
4165
-- SBE network solutions GmbH <info@sbe.de> Thu, 25 Jul 2024 16:06:35 +0200
ld-nextcloud-migration (9.3) focal; urgency=medium
[Sandy Marko Knauer]
* ADD: Support for Nextcloud 27/28 Upgrade
-- SBE network solutions GmbH <info@sbe.de> Wed, 17 Jul 2024 09:52:55 +0200
ld-nextcloud-migration (9.2) focal; urgency=medium
[Sandy Marko Knauer]
* options with --[no]-start
* add migrate_db enable/disable via options
-- SBE network solutions GmbH <info@sbe.de> Mon Jul 1 08:22:08 CEST 2024
ld-nextcloud-migration (9.1) focal; urgency=medium
[Sandy Marko Knauer]
* fixed appconfig vs oc_appconfig ldap information from database
* ldap connection users, all_users ruby syntax refactoring
-- SBE network solutions GmbH <info@sbe.de> Tue, 26 Jun 2024 11:38:40 +0200
ld-nextcloud-migration (9) focal; urgency=medium
[Sandy Marko Knauer]
* add more options
-1 step 1 Backup
-2 step 2 Prepare
-3 step 3 Start migration
--disable-stop-nextcloud stop nextcloud container (default: true)
--disable-start-nextcloud start nextcloud container (default: true)
--disable-drop-database drop database (new nextcloud container) (default: true)
--disable-create-database create database (new nextcloud database) (default: true)
--disable-start-usersync start usersync service (default: true)
--disable-stop-usersync stop usersync service (default: true)
--disable-migrate-user-data migrate user data (default: true)
create files in /var/tmp/ld-nextcloud-migration
ldap_credentials.json
nextcloud_credentials.json
users.yaml
groups.yaml
config.php (new nextcloud config)
config.php-nextcloud-g1 (old nextcloud config)
-- SBE network solutions GmbH <info@sbe.de> Tue, 26 Jun 2024 11:38:40 +0200
ld-nextcloud-migration (8.4) focal; urgency=medium
[Sandy Marko Knauer]
* Log users that do not exist in LDAP for manual verification instead of exiting the program.
-- SBE network solutions GmbH <info@sbe.de> Tue, 04 Jun 2024 15:37:09 +0200
ld-nextcloud-migration (8.3) focal; urgency=medium
[Sandy Marko Knauer]
* add package depends on libpq-dev
-- SBE network solutions GmbH <info@sbe.de> Wed, 17 Apr 2024 12:53:37 +0000
ld-nextcloud-migration (8.2) focal; urgency=medium
[Sandy Marko Knauer]
* Add checks for supported custom apps - first nextcloud talk app
-- SBE network solutions GmbH <info@sbe.de> Mo 26. Feb 08:32:38 UTC 2024 +0100
ld-nextcloud-migration (8.1) focal; urgency=medium
[Sandy Marko Knauer]
* fqn_hostname initialize
-- SBE network solutions GmbH <info@sbe.de> Thu, 15 Feb 2024 12:57:24 +0100
ld-nextcloud-migration (8) focal; urgency=medium
[Sandy Marko Knauer]
* timeout output set to one week
-- SBE network solutions GmbH <info@sbe.de> Thu, 14 Dec 2023 07:44:25 +0000
ld-nextcloud-migration (7) focal; urgency=medium
[Sandy Marko Knauer]
* timeout for output disabled
-- SBE network solutions GmbH <info@sbe.de> Wed, 13 Dec 2023 13:26:29 +0100
ld-nextcloud-migration (6) focal; urgency=medium
[Sandy Marko Knauer]
* LDAP connect - message check ld-control-user-sync in ctrl container
-- SBE network solutions GmbH <info@sbe.de> Wed, 13 Sep 2023 08:39:20 +0200
ld-nextcloud-migration (5) focal; urgency=medium
[Sandy Marko Knauer]
* LDAP error message more meaningful
-- SBE network solutions GmbH <info@sbe.de> Tue, 04 Jul 2023 15:47:20 +0200
ld-nextcloud-migration (4) focal; urgency=medium
[Sandy Marko Knauer]
* database.yaml removed
* add get all tables from database and rename with prefix oc_
* script refactoring
* modify table external_config value from host files to logosrv.`dn-system`
-- SBE network solutions GmbH <info@sbe.de> Mon, 28 Jun 2023 16:03:37 +0200
ld-nextcloud-migration (3) focal; urgency=medium
[Sandy Marko Knauer]
* database.yaml nextcloud-g1 default nextcloud database schema
* remove maintenance mode
* logfile rename from nextcloud-migrate to nextcloud-migration
-- SBE network solutions GmbH <info@sbe.de> Mon, 19 Jun 2023 08:55:37 +0200
ld-nextcloud-migration (2) focal; urgency=medium
[Sandy Marko Knauer]
* MOD: -r for rename only
* MOD: reenable exits nextcloud user
* MOD: rename table prefix
-- SBE network solutions GmbH <info@sbe.de> Wed, 24 May 2023 09:36:41 +0200
ld-nextcloud-migration (1) focal; urgency=medium
[Sandy Marko Knauer]
* NEW: migrate nextcloud-g1 to nextcloud-g2
-- SBE network solutions GmbH <info@sbe.de> Wed, 01 Feb 2023 13:24:21 +0200