Commit graph

72 commits

Author SHA1 Message Date
Abdur Rahman
08d3cec676
Merge 02edf6466c into cbd0a6dfd9 2025-10-03 11:58:14 +00:00
rzmk
cbd0a6dfd9 docs: add CKAN uninstall tutorial 2025-10-02 19:35:46 -04:00
Mueez Khan
39991438dd
chore: update mobile title 2025-09-30 16:52:08 -04:00
rzmk
057a1d8282 chore: update docs home example 2025-09-30 15:40:17 -04:00
rzmk
89b491dd8f feat: add favicon 2025-09-30 15:24:24 -04:00
rzmk
7768120234 fix: remove export for PreviewImages 2025-09-30 15:19:06 -04:00
rzmk
a052eac69f feat: add analytics script 2025-09-30 15:18:11 -04:00
rzmk
30187c2346 build: add .nvmrc to use LTS in build 2025-09-30 15:15:06 -04:00
rzmk
d321042308 build: add .env.example and to .gitignore 2025-09-30 15:07:23 -04:00
rzmk
64708d2d68 feat: add /docs deployed at https://ckan-devstaller.dathere.com 2025-09-30 14:59:12 -04:00
rzmk
16088fc929 fix: use 0.2.1 in install script 2025-09-23 16:27:35 -04:00
rzmk
862128a7d5 docs: update to 0.2.1 2025-09-23 16:23:30 -04:00
rzmk
4d3638d62e fix: ckan install dir 2025-09-23 16:18:35 -04: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
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