My Apollo II Full Node has a static IP. How can I direct external miners to connect to my node and mine?
You need a static public IP to be clear or you need to setup DDNS.
If you have a static public IP then simply add the following to your external miner pool config:
stratum+tcp://YOURSTATICPUBLICIPADDRESS:3333
Have them set their
user/workernames up as BTCADDRESS.WORKERNAME with a password of x.
And assuming you've got your network / firewall settings correct you should be in business.