Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
A job scheduler like quartz might be a usefull helper for the task. Axel Nicholas Cheung Ranch Hand Posts: 4982 posted 20 years ago Besides using JavaMail API to compose the mail, you may also need JAF API (Java Activation Framework) for sending the email. Basically, this is not a ...
Create a new user from the Docker host, for example to create a new user called user_example docker exec -it <container-id> ckan -c ckan.ini user add user_example email=user_example@localhost # Admin user docker exec -it <container-id> ckan -c ckan.ini sysadmin add admin_example ...
Friend email #1 - send this petition to your friend Friend email #2 - send this petition to your friend we(6,971) signed"Justice For Jassi" February 24, 2013,HignGriermeag HignGriermeag,Canada Spend some time in the sun rays anytime you can to help cancel out the gloom of depression...
-jobmanager 280 command:taskmanager 281 links: 282 -"jobmanager:jobmanager" 283 environment: 284 -JOB_MANAGER_RPC_ADDRESS=jobmanager 285 networks: 286 -pinpoint 287 288 volumes: 289 data-volume: Send alarms by email Dec 18, 2018 290 ...
{} - bind: create_host_path: true source: ./syncthing target: /var/syncthing type: bind ``` Add random flags to do half of the job if you want, but again I'm not requesting anything, I was just reporting bugs in this new implementation as I naively thought it was just a matter...
Once on the docker container you need to run the script that starts up the app,for CKAN this is:./start_ckan_development.sh Manually running a harvest jobIn order to run a harvest job manually, you need to run these commands on the container (2.7, 2.8):paster --plugin=ckanext-harvest...