Abu
91d1d621d9
Merge origin/main, resolve unzip flag and comment spacing conflicts
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 11:20:27 +00:00
Abu
edb53cdc4e
Fix pip 26+ egg fragment syntax, add ARM build docs
...
- Fix unquoted $flag in install.bash (unary operator error when no arg)
- Fix pip install syntax: use PEP 440 direct URL format for CKAN and
ckanext-scheming (pip 26+ rejects extras in #egg= fragment)
- Add CLAUDE.md with architecture notes, known issues, and sysadmin setup
- Add deployment-from-source section to README for ARM users
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 11:17:43 +00:00
Abdur Rahman
02edf6466c
Comment out user addition and update unzip command
...
Comment out CKAN user and sysadmin addition commands, and modify unzip command to suppress output.
2025-09-10 21:13:21 +00:00
Abdur Rahman
f7a1bba0f3
Comment out dataset schemas configuration command
...
Comment out the command for dataset schemas configuration.
2025-09-05 05:17:21 +00:00
Abdur Rahman
75c1e72f65
Modify unzip command to use '-o' option
...
Update unzip command to overwrite existing files.
2025-09-05 05:10:04 +00:00
Abdur Rahman
83e8c2d423
Comment out CKAN user and sysadmin commands
...
Comment out user addition and sysadmin commands in main.rs.
2025-09-05 05:03:03 +00:00
Abdur Rahman
8ab57a73b0
Merge branch 'dathere:main' into no-user-add
2025-09-05 04:41:35 +00:00
Abdur Rahman
f452482d12
Update path for dpp_default_config.ini
2025-09-05 04:40:29 +00:00
Abdur Rahman
581d326e38
Change sysadmin user creation to admin_ckan
2025-09-05 03:53:52 +00:00
rzmk
009e56b732
docs: mention ARM support plan
2025-09-04 09:46:34 -04:00
Abdur Rahman
8e4f764a62
Refactor user addition and update command execution
2025-09-04 12:25:28 +00:00
Abdur Rahman
f150a6b922
Comment out user removal and index clear commands
...
Comment out user removal and index clearing commands while adding a new sysadmin user.
2025-09-04 11:59:30 +00:00
Abdur Rahman
258cfa55c1
Update installation commands and GDAL version handling
2025-09-04 08:41:18 +00:00
Abdur Rahman
7cc41fef7a
Update main.rs
2025-09-04 08:18:29 +00:00
Abdur Rahman
34f761a2d7
Change username for user addition to 'admin_user'
2025-09-04 08:11:27 +00:00
Abdur Rahman
3b76862c0a
Simplify user creation and sysadmin assignment
...
Refactored user management logic to always add user and sysadmin privileges.
2025-09-04 08:05:51 +00:00
Abdur Rahman
2d897b9546
Refactor user management for CKAN installation
2025-09-04 08:01:11 +00:00
Abdur Rahman
f686bd7b2e
Refactor GDAL installation and version handling
...
Updated GDAL installation commands and added explicit version handling.
2025-09-04 07:54:49 +00:00
Abdur Rahman
d20d2bfec7
Install GDAL and geospatial dependencies
...
Added installation commands for GDAL and geospatial dependencies, including setting GDAL environment variables.
2025-09-04 07:52:58 +00:00
Abdur Rahman
bfb6bc2f72
Enhance user management in main.rs
...
Added logic to list existing users and add a new admin user.
2025-09-04 07:43:06 +00:00
Abdur Rahman
bb0c3d36a9
Add user removal before sysadmin addition
...
Attempt to remove existing user before adding new sysadmin.
2025-09-04 07:34:44 +00:00
Abdur Rahman
a02565cdd8
Fix formatting in main.rs
2025-09-04 07:19:54 +00:00
Abdur Rahman
d46114e302
Add logging for DataStore plugin and extensions installation
2025-09-04 07:15:29 +00:00
Abdur Rahman
88f03cee9b
Refactor permissions handling for DataStore plugin
...
Updated permissions handling for DataStore plugin by using an absolute path for the permissions.sql file and removed unnecessary change directory command.
2025-09-04 07:12:14 +00:00
Abdur Rahman
aaf4655690
Remove existing CKAN directory if it exists
...
Add command to remove existing CKAN directory before creating a new one.
2025-09-04 06:54:24 +00:00
Abdur Rahman
dc1bf9bcfa
Remove existing CKAN installation if present
...
Add command to remove existing CKAN installation
2025-09-04 06:50:48 +00:00
Abdur Rahman
bc0910b4cd
Remove mailcatcher container before ckan-compose up
...
Added command to remove mailcatcher container before starting ckan-compose.
2025-09-04 06:48:11 +00:00
Abdur Rahman
4aab934857
Update main.rs
2025-09-04 06:44:51 +00:00
Abdur Rahman
c488e4ecb7
Remove git switch command for ckan-devstaller branch
...
Removed the command to switch to the 'ckan-devstaller' branch in the ckan-compose repository.
2025-09-04 06:41:46 +00:00
Abdur Rahman
c50734e1da
Change Ahoy installation for ARM architecture
2025-09-04 06:24:21 +00:00
Abdur Rahman
b6f07aa663
Revert last commit
2025-09-04 06:23:20 +00:00
Abdur Rahman
7477621596
Update Ahoy installation for ARM architecture
2025-09-04 06:16:43 +00:00
Abdur Rahman
f174ed7147
Update ckan-compose repository URL and branch
2025-09-04 05:55:08 +00:00
rzmk
ee0c1ea32c
feat: add installation options for interactive and non-interactive modes
2025-09-03 21:59:07 -04:00
rzmk
2a12a08adf
chore: use ckan-devstaller branch for ckan-compose
2025-09-03 15:23:34 -04:00
Mueez Khan
9edd81d9fb
docs: add interactive customizable installation demo GIF to README
2025-09-03 13:18:39 -04:00
rzmk
3ab06a07ec
feat: add improved interactivity, config customizability, disable DRUF
2025-09-03 13:17:07 -04:00
rzmk
572cfab8ca
refactor: colored text
2025-09-03 08:34:53 -04:00
rzmk
fe656fc242
feat: add human-panic
2025-09-03 01:16:52 -04:00
rzmk
d88656056f
docs: clarify potential need for fix
2025-08-20 15:48:57 -04:00
rzmk
9a3dddb325
docs: add warning for Ubuntu 22.04 on VirtualBox
2025-08-20 15:46:43 -04:00
rzmk
62dac04c77
build: update install.bash to run ckan-devstaller non-interactively
2025-08-20 13:57:31 -04:00
rzmk
c239b407d0
fix: add en_US.UTF-8 locale
2025-08-20 13:53:59 -04:00
rzmk
db96fc155b
docs: use wget instead of curl by default as curl may not be installed
2025-08-20 13:02:23 -04:00
rzmk
bcd3013563
docs: fix note callout
2025-08-20 12:28:35 -04:00
rzmk
5bb0f284d3
docs: fix note as INFO callout
2025-08-20 12:26:59 -04:00
rzmk
8c6895350c
docs: add note about customizability
2025-08-20 12:26:42 -04:00
rzmk
46c7e397be
docs: add links to DataStore and ckanext-scheming extensions
2025-08-20 12:24:47 -04:00
rzmk
891e032a16
docs: add mention of DRUF mode and datatablesview-plus
2025-08-20 12:24:02 -04:00
rzmk
01c4684947
docs: add note about removed comments from ini file
2025-08-20 12:22:01 -04:00